G
Greg
I have three tables
tblCatagory
tblVendor
tblProduct
I would like to filter the products on frmSubInvoice like
cmboCatagory will filter
cmboVendor will filter
cmboProduct
at the moment i have tblCatagory and tblVendor linked to tblProducts
with their Primary keys
hope this makes sense
thanks in advance
Greg
tblCatagory
tblVendor
tblProduct
I would like to filter the products on frmSubInvoice like
cmboCatagory will filter
cmboVendor will filter
cmboProduct
at the moment i have tblCatagory and tblVendor linked to tblProducts
with their Primary keys
hope this makes sense
thanks in advance
Greg