Thread
:
Alpha conditional statements
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom[_2_]
external usenet poster
Posts: 964
Alpha conditional statements
Try
=IF(COUNTIF(A1,"*east*"),A1,"")
--
Regards,
Peo Sjoblom
"Dick W." wrote in message
...
*east does not find Northeast in the following formula:-
=if(a1="*east",a1,"")
What am I doing wrong?
Office XP
Thanks, Dick W
Reply With Quote
Peo Sjoblom[_2_]
View Public Profile
Find all posts by Peo Sjoblom[_2_]