pkabirrvelixo's avatar
pkabirrvelixo
Iron Contributor
Jul 05, 2023
Status:
New

Inconsistency with XLL in custom functions: when using matrix arguments, do not pass blanks as 0

1. Create a custom function with one argument. 2. For the argument, specify type: 'any', dimensionality: 'matrix' and repeating: true. 3. Invoke this function like =MYFUNC("A",M1,"B") where M1 is a...