Replies: 1 comment 1 reply
|
This behaviour ( |
1 reply
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.
Hello,
I have a problem using the Hyperformula built-in

SEARCHfunction, if the first parameter is not within the second parameter.As you see in the screenshot, if the first parameter is not in the second parameter it results in a
DetailedCellError. My workaround is to wrap the statement in aIFERRORfunction.Is the
DetailedCellErrorintentional ? Do you provide a common way to handleDetailedCellErrorsproperly when evaluating expressions?All reactions