issues
search
sutoiku
/
formula.js
JavaScript implementation of most Microsoft Excel formula functions
Other
2.14k
stars
293
forks
source link
fix SUMIF criteria parsing and add same mechanism for SUMIFS
#71
Open
scstan
opened
5 years ago
scstan
commented
5 years ago
fix SUMIF criteria when using string without comparator (failed with 123312=="=some string")
add SUMIF criteria parsing to SUMIFS