Quick question that i simply can't figure out...
I have a main form set up to allow the choice of an existing, or the entry of a new, employee from a table. This choice fills a sub form (continuous forms) with all the entries from another table. I would like to know if its possible that when the user begins to enter a new record in the subform if the foreign key can be automattically filled based on the primary key of the main form.
I have a main form set up to allow the choice of an existing, or the entry of a new, employee from a table. This choice fills a sub form (continuous forms) with all the entries from another table. I would like to know if its possible that when the user begins to enter a new record in the subform if the foreign key can be automattically filled based on the primary key of the main form.