Thread
:
Contains function help
View Single Post
#
2
Posted to microsoft.public.excel.programming
OJ[_2_]
external usenet poster
Posts: 111
Contains function help
Try this...
=IF(ISERROR(SEARCH("(oc:",B1,1)),B1,LEFT*(B1,SEARC H("(oc",B1,1)-2))
HTH,
OJ
Reply With Quote
OJ[_2_]
View Public Profile
Find all posts by OJ[_2_]