I have a user that needs to be able to input the name of the table that is to be created on a form and hit the button. Then change the value on the form and replicate process with a new table name. Is this possible?
This was my stab at it but not working.
SELECT UCase(ListsToSend.FNAME) AS...