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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Make Table Query

Status
Not open for further replies.

gregmw

MIS
Jun 11, 2002
23
0
0
NZ
I have a make table query. I would like the user to be given an option to call the table what they like when the query is run. Is this possible without having to change the table name via the query each time?

Thanks
 
One way would be use a form to allow the user to provide a name; assemble the query out of the name provided and then call the query.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top