G
Guest
I have a table with a yes/no field that allows the user to select records that they need. A select query allows them to view the results of their selections but I want them to be able to save those results in a new table. I could copy the select query and make it a MakeTable query but upon doing so I have to designate the name of the new table. I want the user to be able to designate that table name on the fly through a user prompt.
Is there a different approach to this? Is there a prompt I can insret into the name when creating the Make table query?
Thanks for your help.
Is there a different approach to this? Is there a prompt I can insret into the name when creating the Make table query?
Thanks for your help.