G
Guest
How do I get a combo box in a subform to provide a list of records that is
bound to another field and only lists those records based on a record I
select in that other field. In a form, I am able to do this with no problem
using a SELECT query. However, in a subform, the query works only if I open
the subform by itself. When used in connection with the Main form the query
no longer works.
bound to another field and only lists those records based on a record I
select in that other field. In a form, I am able to do this with no problem
using a SELECT query. However, in a subform, the query works only if I open
the subform by itself. When used in connection with the Main form the query
no longer works.