I am trying to update my form based upon a combobox selection of a date. Two fields make up the Primary Key in the Table(form). idA, idB. Based upon the date Selection in the combo box, I would like to update the rest of the fields on the form.
I have some code that works for a one field primary key, but can't figure it out with 2 fields. Thanks!!!
I have some code that works for a one field primary key, but can't figure it out with 2 fields. Thanks!!!