J
J Austin
I have a combo box that opens a macro "After Update". The macro opens a
selection query. I have tried to put the combo box selection in the
selection critieria of the field being filtered, but get a dataset with no
selections. I created the following code from the Expression Builder. I've
tried to find the proper syntax but have not found a direct reference on how
to capture combox selections.
[Forms]![Interface_Form_Cities]![Combo2].[City_Name].[AfterUpdate]
Thanks in advance,
selection query. I have tried to put the combo box selection in the
selection critieria of the field being filtered, but get a dataset with no
selections. I created the following code from the Expression Builder. I've
tried to find the proper syntax but have not found a direct reference on how
to capture combox selections.
[Forms]![Interface_Form_Cities]![Combo2].[City_Name].[AfterUpdate]
Thanks in advance,