Thread: Items Find
View Single Post
  #2  
Old April 7th 06, 07:23 PM posted to microsoft.public.outlook.program_addins
Michael Bauer
external usenet poster
 
Posts: 435
Default Items Find

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 --


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 --)

Ads