How do you select the currently selected contact 
Author Message
 How do you select the currently selected contact

I need to be able to use teh currently selected contct in the contact
folder. The contact is not opened, just highlighted/selected in the contact
folder. How can I get the VBA to select the currently selected item?


Fri, 06 Jun 2003 19:43:56 GMT  
 How do you select the currently selected contact
In Outlook 2000, you use the ActiveExplorer.Selection collection. In
previous versions, you're out of luck.

--
Sue Mosher, Outlook MVP
Author of
     Teach Yourself Microsoft Outlook 2000 Programming in 24 Hours
     Microsoft Outlook 2000 E-mail and Fax Guide
Outlook and Exchange solutions at http://www.slipstick.com


Quote:
> I need to be able to use teh currently selected contct in the contact
> folder. The contact is not opened, just highlighted/selected in the
contact
> folder. How can I get the vba to select the currently selected item?



Fri, 06 Jun 2003 20:39:33 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Find out the selected phoneno in a selected contact

2. select * from company where companyID = (select companyID from contact where name = mystring)

3. VBA Display selected contacts/people from a Shared contact list

4. bring up the select contact dialog in code to return contact(s)

5. Retrieve currently selected text under VBE

6. Get Currently Selected Inbox Item

7. How do you get the currently selected folder?

8. Find the currently selected item in a mail folder

9. Retrieving message body text of currently selected message

10. Access currently selected email item

11. Save currently selected mail item

12. Find currently selected inbox item

 

 
Powered by phpBB® Forum Software