Thread
:
if statements.
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
if statements.
Typing in all CAPS is considered bad netiqutte. SHOUTING!
try this idea
=IF(ISERR(FIND("M",A14)),1,2)
--
Don Guillett
SalesAid Software
"chesty" wrote in message
...
1MLIBGB.
CAN I USE AN IF STATEMENT FOR THE ABOVE WORD THAT TAKES INTO ACCOUNT THE 1
AND THE M
IE THE 1 AND M CHANGES CAN I CAPTURE THIS USING AN IF STATEMENT?--
chesty
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett