Replies: 1 comment
-
found why. I have another function which uses the ECMA script syntax of optional chain (a.b?.c). This syntax is not supported by the custom function runtime yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I have an excel custom function which simply returns an array like this
when calling it in excel, the cell keeps busy and never return the value.

How does this happen? Many thanks!!!
Beta Was this translation helpful? Give feedback.
All reactions