Import Query...

dbalargin

Member
Local time
Today, 10:53
Joined
Dec 31, 2002
Messages
39
I want to import a query using an autoexec macro from another datasbase. When I try to use the results of the query, I get an error saying cannot find "ID Table Tulsa". Is this cause the query needs to be ran first? I need to retrieve the results and use in a form. HELP!
 
dbalargin,

I don't quite understand.

When you import the query and run it the table(s) related to
the query must be available. It sounds like you need to import
the table(s) also or make a link to them.

Wayne
 

Users who are viewing this thread

Back
Top Bottom