One Input Form -- Several Tables

N

NY Slugger

Greetings;

I am very new at this project and need some help, please.
I would like to have several tables (relational) feed by one main Form.
I created the TAB form for each tab to a table or (other wise the table
would become very large).
Since this for a non-profit the TAB Form would work best for them.
I have tried several things nothing seems to working

Mega Thanks
 
M

Mikal via AccessMonster.com

NY said:
Greetings;

I am very new at this project and need some help, please.
I would like to have several tables (relational) feed by one main Form.

Slugger:

I think you are going to have to use one form per table. What you can do is
to make a main form that contains a lot of sub-forms, each of which is bound
to a table. If you want to use Tab controls, I think you can put a sub-form
on each tab. (I have never used a tab control so take that with a grain of
salt).

Hope this helps.
Mike
 
Top