Subforms

  • Thread starter Thread starter h3llz
  • Start date Start date
H

h3llz

I've created a table (tblBasketsContent) and it got all basket content within
it, but i want to filter the content where basketID=1, how can i do this
 
Purpose of subform: Collect all products within current basket, and be able
to change the quantity or delete the record, but when quantity gets changed
will need to carry out a query to a different table, same with deleting a
record.
 
Back
Top