From: robboll on
I am looking for some VBA code to do the following:

You receive an email like: TID(123) This is the subject

The email goes to your inbox as usual, but since it's a "TID(" it
moves it
to its matching folder on the network: \\myserver\myemail\TID(123)?

Thanks for any code examples, methods, or suggestions.

RBollinger