J
Jill
Hi,
I think I've got my tables down... Now, here's my situation. I have
t_PondSampleData with a PK of PondSampleDataID that hinges on pond name
(PondID) and date. This table contains general data (e.g., maximum pond
depth, sampler, aerators on or off).
Then I have 5 tables of more specific data, all linked to the pond sample
data table by way of foreign keys. My question is, what is the best way to
create data entry forms? I need for the PondSampleDataID to carry from the
main table forth to these more specific tables and I see that creating a
subform within the form is one way. However, does this mean FIVE subforms on
the one form?
Jill
I think I've got my tables down... Now, here's my situation. I have
t_PondSampleData with a PK of PondSampleDataID that hinges on pond name
(PondID) and date. This table contains general data (e.g., maximum pond
depth, sampler, aerators on or off).
Then I have 5 tables of more specific data, all linked to the pond sample
data table by way of foreign keys. My question is, what is the best way to
create data entry forms? I need for the PondSampleDataID to carry from the
main table forth to these more specific tables and I see that creating a
subform within the form is one way. However, does this mean FIVE subforms on
the one form?
Jill