KevinSlater
Registered User.
- Local time
- Today, 19:28
- Joined
- Aug 5, 2005
- Messages
- 249
Hi, does anyone know how to create a query/or form that promts the user with a message box that says "enter table name", from this if the user types "A" then table A will be opened for the user to add data into or if the user types in "B" then table B will be opened for the user to add data into. Ideally I would like a form that opens (either form a or form b) that allows the user to enter the details into the corresponding table (a or b)
Tables A & B are both emty to start of with. The field names in both tables are: user_id, firstname, lastname, date
Please help?
Tables A & B are both emty to start of with. The field names in both tables are: user_id, firstname, lastname, date
Please help?