Replies: 1 comment 1 reply
-
This behaviour ( |
Beta Was this translation helpful? Give feedback.
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

SEARCH
function, 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 aIFERROR
function.Is the
DetailedCellError
intentional ? Do you provide a common way to handleDetailedCellErrors
properly when evaluating expressions?Beta Was this translation helpful? Give feedback.
All reactions