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).

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>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.