Question for the Access GODS??
What's the proper(syntax)for a make table query where the data base asks the user to input name of the new table??
SELECT [IS USED FOR MAKE TABLE QUERY].*, * INTO [???enter table name???]
FROM [IS USED FOR MAKE TABLE QUERY];
Thanks Jason.G
What's the proper(syntax)for a make table query where the data base asks the user to input name of the new table??
SELECT [IS USED FOR MAKE TABLE QUERY].*, * INTO [???enter table name???]
FROM [IS USED FOR MAKE TABLE QUERY];
Thanks Jason.G