import query into outlook calendar

B

beergod

I am trying to import information from an access database into my outlook
calendar. subject and start date are in two separate tables. I can create a
query with both fields in it but cannot get a query imported into calendar.
It only allows shows tables in the custom feild mapping wizard. How can I
solve this problem.
 
S

Sue Mosher [MVP-Outlook]

You could change the query to a make-table query, create the new table, then import from it (and delete it if you no longer need it).

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Top