View Single Post
  #1  
Old June 4th 07, 08:25 PM posted to microsoft.public.outlook.program_vba
Irene
external usenet poster
 
Posts: 10
Default Restrict Method - Find only blank fields - VBA

Is there anyway to search only for blank fields using restrict method in VBA
Outlook.
Ex: Find all MailingAddressCountry field which are blank -

itms.Restrict ([MailingAddressCountry] = empty/blank)

Thanks
Ads