Problem connecting to form

K

keith

I have a form that is running a make-table query.
the form uses the DoCmd.OpenQuery method.

I need to have the name of the table to be made, come from a variable in the
form.

How would I do this in either the form or the query?

Thank you.

keith
 
Top