knarlyd@hotmail.com
Registered User.
- Local time
- Today, 00:49
- Joined
- Sep 6, 2013
- Messages
- 43
Microsoft has a Desktop Student Database template (Access 2010) that does exactly what I'm trying to do:
open the Outlook Contacts dialog box, select a contact from the GAL, and then programmatically save it to a record in one of my tables.
I've tried simulating the button/coding on my data entry form, but I'm getting the error:
"The command or action 'AddFromOutlook' isn't available now"
I've search high and low but have only found a reference to creating a temp contacts table to import all the contacts. I'm looking for something more robust.
Any ideas on how I can accomplish this and/or point me to a possible solution?
Sorry if it's unclear, I'm somewhat new to Access 2010 and not up on any VBA coding so any code would also be appreciated.
Thanks!
open the Outlook Contacts dialog box, select a contact from the GAL, and then programmatically save it to a record in one of my tables.
I've tried simulating the button/coding on my data entry form, but I'm getting the error:
"The command or action 'AddFromOutlook' isn't available now"
I've search high and low but have only found a reference to creating a temp contacts table to import all the contacts. I'm looking for something more robust.
Any ideas on how I can accomplish this and/or point me to a possible solution?
Sorry if it's unclear, I'm somewhat new to Access 2010 and not up on any VBA coding so any code would also be appreciated.
Thanks!