A
awach
I have a combo box with multiple columns in my form. I want to make the
control source of a field in the subform to be a column on the combo box in
the main form. What code do I use to call that?
Before I was using =ModelName.Column(1) but now how can I specify that it
is in the main form, not the subform?
control source of a field in the subform to be a column on the combo box in
the main form. What code do I use to call that?
Before I was using =ModelName.Column(1) but now how can I specify that it
is in the main form, not the subform?