Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Incorrect ecxecution in NODE #103

Description

@Arhimagistr

Your website works correct https://www.excelformulabeautifier.com/?numberOfSpaces=2 with this formula for example:
=ARRAYFORMULA(IFERROR(VLOOKUP(A11:A;'Уникальные подписчики'!C2:G;4;0);""))

I installed your package npm install excel-formula
But when i execute the code from block (Basic Usage for Node) in NODE it works just with simple formulas like as in example ('IF(1+1=2,"true","false")') but not with this one: =ARRAYFORMULA(IFERROR(VLOOKUP(A11:A;'List'!C2:G;4;0);""))

Can you help or may be it needs to update excel-formula in npm ??

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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