Hi, I would really appreciate some help please.
I have a form where you select the client name from an unbound cmbbox. Then user can update a new activity for the client in the subform. After I save it, the client id (from the activity table) which should correspond to the client id from the parent table, is blank. How do I populate the client id in the activity table when I add a new record please?
Also, I have another form the uses a combo box. I would like the combo box to be blank after a user selects a client. The client is populated in another field after the selection is made but how do I make the combo box show blank until user clicks on it to select another client please.
code.zip