Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with Make-Table Queries

Status
Not open for further replies.

ITGUY99

MIS
Jan 17, 2002
31
US
Does anyone know how to automate a MAKE-TABLE QUERY so that I do not get any dialog boxes telling me that it is going to overwrite the existing table.

Thanks in advance.
 
in a macro choose ECHO and set ECHO ON to no then choose set warnings to NO. Then put in the RUN QUery command.

That should take care of it.


HTH,


Danny
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top