prezlincoln
New Member
- Joined
- Jul 13, 2011
- Messages
- 2
Hi, I have a Make table query that uses the stored values from a form to make a new table. I've added a text box on the form for the new table name; however, I've been unable to modify the INTO variable to retreive the form's stored value.
How do I direct SELECT * INTO to [Forms]![frmMakeNewTable]![tboNewName]?
Thanks!
How do I direct SELECT * INTO to [Forms]![frmMakeNewTable]![tboNewName]?
Thanks!