create form

L

Loulou

Hello, I am new to this and any support is greatly appreciated.

I need to create a database that holds several records by month. I would
like to keep these records in separate tables. I want to create a form that
has two command buttons (Create a new table and Exit). I would like for the
Create a New Table button to automatically create tables and allow me to name
the tables and then began entering data once created. I have created the
dataentry table and TableList to hold each new table created.

Hope I explained enough. Thanks.
 
L

Lynn Trapp

Rather than create a new table for each month, simply add a field to your
table to record the date of each record. Then you can, easily, filter your
data entry form and reports by month.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top