Thread
:
Check if there is a space in a string as test for IF
View Single Post
#
2
Caveman1957
Junior Member
Posts: 18
I have found an answer.
If I enclose the search in an ISERR() then it works.
ISERR(SEARCH(" ",G2)) result of this is either TRUE or FALSE.
Reply With Quote
Caveman1957
View Public Profile
Send a private message to Caveman1957
Find all posts by Caveman1957