Any help with the following would be great. Thanks in Advance.
I have set up a new db with about 6 tables. The main table is Lease Details and the rest are child tables (many relationship, Options, Obligations, Rights, Notes, etc...
I need to set up a Data Entry Form that hold all the information entered when a new lease is abstracted. I have set up a form with subforms driving everything off Lease Number (primary key - autogenerated). Not all the subforms fit on on the main form so i had to set up a second form that is accessed by a button.
How can force the Lease Number on the first form to be used as the lease number for the subforms on the second form also.
I also only want the autogenerated lease number to be decided and the information to get entered into the tables when the save button is pressed.
I have set up a new db with about 6 tables. The main table is Lease Details and the rest are child tables (many relationship, Options, Obligations, Rights, Notes, etc...
I need to set up a Data Entry Form that hold all the information entered when a new lease is abstracted. I have set up a form with subforms driving everything off Lease Number (primary key - autogenerated). Not all the subforms fit on on the main form so i had to set up a second form that is accessed by a button.
How can force the Lease Number on the first form to be used as the lease number for the subforms on the second form also.
I also only want the autogenerated lease number to be decided and the information to get entered into the tables when the save button is pressed.