Make Table Query-unfamiliar prompt

L

lyric2002

Why am I getting the following prompt when running a make table query. I am
at a loss and am not a novice.

"The existing query 'query name' will be deleted before you run the query."
 
O

Ofer

You probably have a query/table with the same name as the table name you want
to be created by this query.
 
L

lyric2002

I feel like a dork. I named my table the same as the query. Thanks for the
quick response.
 
Top