joshbtn / excelFormulaUtilitiesJS

This library contains methods to beautify an excel formula. This library also contains functions to convert an excel formula to JavaScript (ECMAScript) or C# and python.
http://excelformulabeautifier.com/
Other
394 stars 101 forks source link

Space added in an Excel formula string argument #78

Open timurhamzin opened 5 years ago

timurhamzin commented 5 years ago

Trying to beautify the following string a space was added within quote-signs like this: ""отр "" =IF(ROW([ВНС|Отработка&5]),0+NOT(ISERROR(FIND(""отр"",LOWER([ВНС|Отработка&5])))))