Hi,
I have a combo box on a subform that i would like to filter the results from the choice made on the main form.
I have done this successfully with 2 combo boxes on a main form using the query [Forms]![frmOrder]![PurchaseType].
But the subform doesn't seem to work the same. My subform name is [frmOrderline]
Thanks.
I have a combo box on a subform that i would like to filter the results from the choice made on the main form.
I have done this successfully with 2 combo boxes on a main form using the query [Forms]![frmOrder]![PurchaseType].
But the subform doesn't seem to work the same. My subform name is [frmOrderline]
Thanks.