Hello all;
I am sure this is an easy one, but i am new to access and can't seem to find an answer to my exact question, and it is about to drive me crazy:
I have a form with a combo box ("Combo376"). This Combo box gets it's values from field "LotNo" on table "Acetaminophen". The combo box populates just fine, but once the correct row is selected, I need to save the chosen value (now visible in the combo box on the form) to field "Acetaminophen" on table "240825". Can't seem to come up with the correct code/expression for the afterUpdate event (or wherever else it should go).
Any help is appreciated!!
I am sure this is an easy one, but i am new to access and can't seem to find an answer to my exact question, and it is about to drive me crazy:
I have a form with a combo box ("Combo376"). This Combo box gets it's values from field "LotNo" on table "Acetaminophen". The combo box populates just fine, but once the correct row is selected, I need to save the chosen value (now visible in the combo box on the form) to field "Acetaminophen" on table "240825". Can't seem to come up with the correct code/expression for the afterUpdate event (or wherever else it should go).
Any help is appreciated!!