Paul Barber

Results 1 issues of Paul Barber

[SEARCH](https://github.com/LesterLyu/fast-formula-parser/blob/856382a6a79cb5fdb88163f4356c25ce0dd16dad/formulas/functions/text.js#L277) and COUNTIF seem not to support arrays in criteria argument. For both functions, only the first element is evaluated. [For example](https://www.glideapps.com/plugins/fast-formula-parser), SEARCH evaluates "outlook.com" but not "gmail.com": ```IF(SUMPRODUCT( --...