entry form

C

caii

i need entry form where 1 organization enters reporting period and name only
once and choose to enter other data/information into different tables?
 
L

Larry Linson

caii said:
i need entry form where 1 organization enters reporting period and name
only
once and choose to enter other data/information into different tables?

Do you have a specific question?

It would seem that a Form / Subform arrangement might do what you want, if
your data tables are properly laid out in normalized fashion.

Larry Linson
Microsoft Access MVP
 
J

John Vinson

i need entry form where 1 organization enters reporting period and name only
once and choose to enter other data/information into different tables?

You'll have to give us a lot more information than THAT.

What is your table structure? Bear in mind: tables are the foundation;
build them FIRST, and then design forms to fit, rather than starting
with forms.

It sounds like a Form based on a table with the reporting period and
name, with Subforms based on other tables, might be a solution; but
since I have no idea what types of "other data" you're describing I
can't help much!

John W. Vinson[MVP]
 
Top