how do I design a data input form for a database with many table

D

Desmond

I need information or direction to a source of information on preparing a
data input form for a database with several tables.
 
J

John W. Vinson

I need information or direction to a source of information on preparing a
data input form for a database with several tables.

Typically one would use a Form for the "one" side of a relationship, with one
or more Subforms for the related tables.

For a more detailed answer, please feel free to post a more detailed question.

John W. Vinson [MVP]
 
D

Desmond

John W. Vinson said:
Typically one would use a Form for the "one" side of a relationship, with one
or more Subforms for the related tables.

For a more detailed answer, please feel free to post a more detailed question.

John W. Vinson [MVP]
 
Top