searching for multiple items

Joined
Jul 16, 2008
Messages
3
Reaction score
0
I am new to VB and I was hoping someone can give me some pointers on what I am wanting to do.
I have a working outlook macro that is searching for text. Based on that text an action is preformed. What I am trying to now is have the macro search for multiple text items for that action to be preformed. I am looking to have the action preformed if only one of the items is found ( such as an OR statment )

Can someone give me some direction on what I need to add to my code ? I am not sure if it would help if I posted the code here, if it would let me know.

Thanks
 
Back
Top