Forum Discussion
bluemanta
Apr 27, 2022Copper Contributor
Error #Value! when using FIND ()
Hi All,
I'm trying to evaluate this formula: FIND (":",E35,1) but keep getting #Value! error if the cell E35 doesn't contain the ":"
This happens with any character that was not found in the string
What am I missing?
3 Replies
- Detlef_LewinSilver Contributor
You did not read the online help text:
If find_text does not appear in within_text, FIND and FINDB return the #VALUE! error value.