sutoiku / formula.js

JavaScript implementation of most Microsoft Excel formula functions
Other
2.14k stars 293 forks source link

Fix SEARCH function with test cases #33

Closed petermoresi closed 9 years ago

petermoresi commented 9 years ago

Update SEARCH function to return error.value when find_text is not found.