Search for a string

D

Dirk

Hi,

I am trying to create a routine that will allow me to move certain
emails to a particular forlder depending on the subject line. The
problem that I have is that I want only look at emails that have the
subject line formatted as "Ticket no. 9999" and not "Ticket no. not a
number text". I can use the instr function but I was wondering if
there is a better way.

Thanks.
 
D

Dirk

Thnk you very much for the information. I got it to work but there is
still a lot that I need to learn.
 
Top