B
Bill
Hello,
I think I've seen a post here explaining a way to use the Find Method in VBA
to effectively return "True" or "False". I have a variable string that I
want to search for a particular sub-string. If it contains Sub-String A, I
perform Action A, if it is Sub-String B, I perform Action B, and if it is
neither, I perform Action C.
Any suggestions?
Bill
I think I've seen a post here explaining a way to use the Find Method in VBA
to effectively return "True" or "False". I have a variable string that I
want to search for a particular sub-string. If it contains Sub-String A, I
perform Action A, if it is Sub-String B, I perform Action B, and if it is
neither, I perform Action C.
Any suggestions?
Bill