S
sheela
I am creating a freezers database for a lab.
Many times a sample will be saved in multiple positions.
In that case all the fields will be same except the
field "position" whose data type is number.
I want to create a form where the user enters the start
and end positions say (1 and 10) and all the remaining
fields' information. Then the information will be stored
in 10 records from position 1 through 10 and the rest of
the fields have the same information.
Could some one tell me how to program this in the forms?
I have created a form; with that one the user can enter
one record at a time. I need to create another form for
multiple record entries with the above criteria.
Thanks a lot in advance.
Sheela
Many times a sample will be saved in multiple positions.
In that case all the fields will be same except the
field "position" whose data type is number.
I want to create a form where the user enters the start
and end positions say (1 and 10) and all the remaining
fields' information. Then the information will be stored
in 10 records from position 1 through 10 and the rest of
the fields have the same information.
Could some one tell me how to program this in the forms?
I have created a form; with that one the user can enter
one record at a time. I need to create another form for
multiple record entries with the above criteria.
Thanks a lot in advance.
Sheela