this is close, however I want the macro to just show the search results - not create a search folder:
http://www.slipstick.com/developer/create-an-outlook-search-folder-using-vba/
or - if it creates a search folder, then to add that folder to my favorites
for some reason that code I put got corrupted in the first email. Here is what it should be...
if you type this into the Outlook search..
to:name@email.com OR from:name@email.com
I would just like a button to do the same thing.
I would like to create a macro button that is available when a message is selected.
I would like it to search the following: fromattachFull1385sender email) OR toattachFull1384sender email)
Everything I have found on Outlook searches all messages from a sender. However, I want to search all...
I would like to create a macro button that is available when a message is selected.
I would like it to search the following: from:(sender email) OR to:(sender email)
Everything I have found on Outlook searches all messages from a sender. However, I want to search all messages to a sender...