Press a button on the form from within a macro

  • Thread starter Thread starter scrapofcat
  • Start date Start date
S

scrapofcat

I have a macro that creates an email item, fills it in and then calls
the Item.Display method. I would like it to then open up the "Select
Names" dialog. Is there a way to fire that buttons click event from
within the macro?
 
That depends on what you want to do. Do you want to get the names that the user selects and use them in your code? Or do you just want to display the address book?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Thanks for the response. I'm just trying to display the address book.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top