I have a database that is built in Access 2007. It utilises a nice command "Docmd.RunCommand acCmdAddFromOutlook" which opens a browse window of outlook contacts and then imports selected contacts into an Access Table.
My problem is that the database has to be run in Access 2003 and this command is not available. Therefore I want to write some code that will do a similar thing to replace this 2007 command. I have searched the forum and found nothing to assist me with this. Any help would be fantastic.
IC
My problem is that the database has to be run in Access 2003 and this command is not available. Therefore I want to write some code that will do a similar thing to replace this 2007 command. I have searched the forum and found nothing to assist me with this. Any help would be fantastic.
IC