E
Evert
I have posted previously on this and got some excellent help. However, I ran
into a muck bar when I try to use it in a subform. My dilema is:
I have created 2 combo boxes in a form. the first combo box runs a query that
gives me the choices for the second combo box.
After inserting a piece of code that Mr B. sent me (please see the thread
Combo boxes and queries 7/30/08) in the After_Update control of the first
combo box it worked fine. ( Me.Transferred_From_Position.Requery)
When I try to run the same configuration in a subform it reverts to the
query parameter box. However, it works with no problem as a stand alone
form.
Am I missing something or this is just the way it is?
your help would be appreciated
Evert
into a muck bar when I try to use it in a subform. My dilema is:
I have created 2 combo boxes in a form. the first combo box runs a query that
gives me the choices for the second combo box.
After inserting a piece of code that Mr B. sent me (please see the thread
Combo boxes and queries 7/30/08) in the After_Update control of the first
combo box it worked fine. ( Me.Transferred_From_Position.Requery)
When I try to run the same configuration in a subform it reverts to the
query parameter box. However, it works with no problem as a stand alone
form.
Am I missing something or this is just the way it is?
your help would be appreciated
Evert