G
Guest
I have a continuous form that should accomplish two goals: search for records
relating to a project (via an unbound combo box) and save a new record in a
table for the project selected in the combo box.
The form is bound to the table so that the user can select a value in the
combo box and view the associated records. The user can also enter a new
record at the bottom of the continuous form. My question is: How do I save
the Project_ID value in the unbound combo box in the Project_ID field of the
table for the newly inserted record?
Thanks,
Melanie
relating to a project (via an unbound combo box) and save a new record in a
table for the project selected in the combo box.
The form is bound to the table so that the user can select a value in the
combo box and view the associated records. The user can also enter a new
record at the bottom of the continuous form. My question is: How do I save
the Project_ID value in the unbound combo box in the Project_ID field of the
table for the newly inserted record?
Thanks,
Melanie