Skip to content

Function name Replace conflicts with native VBA.Replace #6

@6DiegoDiego9

Description

@6DiegoDiego9

Hi @sihlfall

The Replace function in the VbaRegex library conflicts with the native VBA.Replace function in VBA. This causes dangerous ambiguity when trying to use either function without full qualification.

Suggested alternative names: ReplaceRegex, RegexReplace.

Anyway, thank you for maintaining this excellent VBA regex implementation! It's a dream to me to eventually have lookbehind support in VBA regexes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions