D
diaare
I have a main form set up with two cascading combo boxes in the header
section of the form; cboBaseComm and cbo SecComm. cboSecComm filters
dependent on cboBaseComm. (this filter works fine)
In the details section of the form I have a subform that gives vendor
commodity information. I would like this subform to filter based on the
SecComm chosen in the combo box in the main form.
The main form and sub form are linked by SecCommID. I thought I understood
how to create filters based on controls within a form, but it seems I either
get all of the detail info, or none.
Any ideas on how to troubleshoot this?
Thanks,
section of the form; cboBaseComm and cbo SecComm. cboSecComm filters
dependent on cboBaseComm. (this filter works fine)
In the details section of the form I have a subform that gives vendor
commodity information. I would like this subform to filter based on the
SecComm chosen in the combo box in the main form.
The main form and sub form are linked by SecCommID. I thought I understood
how to create filters based on controls within a form, but it seems I either
get all of the detail info, or none.
Any ideas on how to troubleshoot this?
Thanks,