cannot open table?

damcloodt

Registered User.
Local time
Today, 13:19
Joined
Sep 23, 2008
Messages
16
Hello,

I want to create a new table with the use of a query (using an already existing table), however, there is a problem. I created the query and made a new table query, however, i can not run the query because in that case i get the following message: can not open table because someone else is already using it (?????). what can i do to create this new table. I want to create 3 new tables, for 3 different years, it first worked for the first two years, but then with the third one i get the message above?? There is nothing wrong with the column of year3, so how to resolve this problem?

Thanks a lot for all your help!

Kind regards, Daniëlle.
 
Check whether you are using the output Table name same as of the Make-Table Query. If so give the output table name something different.
 
I already used a different name, that's the weird thing!
 

Users who are viewing this thread

Back
Top Bottom