In the subform (which is the many side of a one-many relationship), I would like to be able to add new records.
I would like to have the client_id from the parent table (which is open in the main form), auto-populate into the table that is opened with the subform.
At the moment, if no records yet exist in the child table, I get a blank datasheet and have no way to add a new record.
Even if records exist, I can't add any new ones and have the client_id automatically entered.
ANy suggestions?
I would like to have the client_id from the parent table (which is open in the main form), auto-populate into the table that is opened with the subform.
At the moment, if no records yet exist in the child table, I get a blank datasheet and have no way to add a new record.
Even if records exist, I can't add any new ones and have the client_id automatically entered.
ANy suggestions?