Am Fri, 7 Apr 2006 12:16:14 -0300 schrieb Julieta Prandi:
July, in Outlook >= XP you can use the AdvancedSearch method. In OL 2000 you´d need to loop through all items and check each subject, e.g. with the InStr function.
-- Viele Gruesse / Best regards Michael Bauer - MVP Outlook -- www.vbOffice.net --
[Quoted Text] > Hi, > I'm trying to find a item that contains in the beginning of the subject a > certain string. I know that I can find a specific subject using [Subject]
= > xxx but I want to find only the beginning or if the subject contains certain > string. > > Is this possible? > > Regards, > )-- July --)
|