I
illhawaiian
I'm trying to locate any and all email addresses in column A using the
IF function and the wildcard (*)
=IF(A1="*@*", TRUE, FALSE)
However, all function results appear as "FALSE" when it should be
"TRUE"
Any suggestions?
Thanks in advance and Happy Holidays.
IF function and the wildcard (*)
=IF(A1="*@*", TRUE, FALSE)
However, all function results appear as "FALSE" when it should be
"TRUE"
Any suggestions?
Thanks in advance and Happy Holidays.