G
GOU
Hi,
I have a "Create Table Query" who use a "CrossTab Query"
for is source.
When I execute the "Create Table Query" for the first
time, the table is create with no problem. If I try it
again, I have an error message telling me that "the Table
<name> already exists (Error 3010)".
Should I do something special with my "CrossTab Query" so
I can use it in my "Create Table Query" ?
In VBA some told me to use a "DROP Table" before using
the "Create Table Query"...
Thanks.
I have a "Create Table Query" who use a "CrossTab Query"
for is source.
When I execute the "Create Table Query" for the first
time, the table is create with no problem. If I try it
again, I have an error message telling me that "the Table
<name> already exists (Error 3010)".
Should I do something special with my "CrossTab Query" so
I can use it in my "Create Table Query" ?
In VBA some told me to use a "DROP Table" before using
the "Create Table Query"...
Thanks.