H
Hug Dall
This is in Outlook 2000.
I have a need to dynamically build the Category of a incoming email,
based on a pattern within the subject field. I have tried a formula
field in a user-defined field and now are looking at VBA in a macro.
What I need to do is scan for a string of 10 digits in the subject and
use that specifically as the Category, or at least a new field. Any
ideas how to do this using expressions or something?
eg.
This is a subject = null
this is 1234567890 another = 1234567890 as category
yet another 4321 subj = null
Hard, huh?
I have a need to dynamically build the Category of a incoming email,
based on a pattern within the subject field. I have tried a formula
field in a user-defined field and now are looking at VBA in a macro.
What I need to do is scan for a string of 10 digits in the subject and
use that specifically as the Category, or at least a new field. Any
ideas how to do this using expressions or something?
eg.
This is a subject = null
this is 1234567890 another = 1234567890 as category
yet another 4321 subj = null
Hard, huh?