Skip to content

Unable to use parentheses as separator #3

@TriX93

Description

@TriX93

I'm building an excel tutorial app and I need to use parentheses to compute a simple expression like

=(A1+B2+C3)/0.4

I fiddled around with the notInBrakets regEx, but due to the absence of look behind operator in JS I'm not able to match ranges where not used in a function.

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