Help!

Programmatically bring up Advanced Find for contacts?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA RSS
Next:  Outlook Calendar/Navigation Pane messed-up period..  
Author Message
StargateFanNotAtHome
External


Since: Jun 16, 2009
Posts: 1



PostPosted: Tue Jun 16, 2009 9:02 am    Post subject: Programmatically bring up Advanced Find for contacts?
Archived from groups: microsoft>public>outlook>program_vba (more info?)

I've found numerous posts regarding the regular email message advanced
find, but nothing about the advanced find for contacts. It's now more
mouse clicks to get to and I have to search a few times a day for
names within my organization. Would be neat to have vb to bring it
up.

The way to get to it in O2007 that I've found is:

Click on NEW MAIL message > TO box > ADVANCED FIND link in upper right-
hand corner of that box.

Anyone know how to bring up the box directly via vb script?

Thanks! SurprisedD
Back to top
Ken Slovak - [MVP - Outlo
External


Since: Oct 17, 2003
Posts: 3355



PostPosted: Tue Jun 16, 2009 1:51 pm    Post subject: Re: Programmatically bring up Advanced Find for contacts? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Get the CommandBars collection of the Inspector and call the
CommandBars.ExecuteMso() method with an argument of "AdvancedFind".

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"StargateFanNotAtHome" <StargateFanNotAtHome.RemoveThis@mailinator.com> wrote in
message
news:027b33dd-fa80-4815-8b11-cb9e08a7488d@w9g2000pro.googlegroups.com...
> I've found numerous posts regarding the regular email message advanced
> find, but nothing about the advanced find for contacts. It's now more
> mouse clicks to get to and I have to search a few times a day for
> names within my organization. Would be neat to have vb to bring it
> up.
>
> The way to get to it in O2007 that I've found is:
>
> Click on NEW MAIL message > TO box > ADVANCED FIND link in upper right-
> hand corner of that box.
>
> Anyone know how to bring up the box directly via vb script?
>
> Thanks! SurprisedD
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum