C
Cathy b.
I'd like to create a data input form that will allow insertion of multiple
values a field. For instance, I have a one (eg., "Mom") to many ("Children")
table relationship and I would like to be able to create a record with all of
the Children on the same form. This form would populate the Children table
with a row for each child. I'd like to not have to do a separate input form
for each child. Is there a way I can do this?
values a field. For instance, I have a one (eg., "Mom") to many ("Children")
table relationship and I would like to be able to create a record with all of
the Children on the same form. This form would populate the Children table
with a row for each child. I'd like to not have to do a separate input form
for each child. Is there a way I can do this?