K
Karen
Hi
I have my mainform with 2 subforms. If a record in the main table already
exists, it can have multiple events attached to it in other tables. Using the
form, if a user enters an already existing primary key the form will
automatically call up data in the subforms. However the mainform does not
bring up the rest of the information from the main table so data entry cannot
continue (due to primary key and duplication). If I search (ctrl+f) on the
primary key field to find the already existing record, I can create new
records in the subforms.
With large volumes of records, a user is not going to know if a record
already exists or not...how can I get the form to bring up all of the info if
the user enters a pre-existing primary key (and allow more records to be
created in the subforms.)
Thanks
Karen
I have my mainform with 2 subforms. If a record in the main table already
exists, it can have multiple events attached to it in other tables. Using the
form, if a user enters an already existing primary key the form will
automatically call up data in the subforms. However the mainform does not
bring up the rest of the information from the main table so data entry cannot
continue (due to primary key and duplication). If I search (ctrl+f) on the
primary key field to find the already existing record, I can create new
records in the subforms.
With large volumes of records, a user is not going to know if a record
already exists or not...how can I get the form to bring up all of the info if
the user enters a pre-existing primary key (and allow more records to be
created in the subforms.)
Thanks
Karen