LesterLyu / fast-formula-parser

Parse and evaluate MS Excel formula in javascript.
https://www.npmjs.com/package/fast-formula-parser
MIT License
462 stars 64 forks source link

Fix vlookup issue with single row table #36

Closed rmdort closed 3 years ago

rmdort commented 3 years ago

vlookup failed when table has single row

image