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.
"h3llz" wrote:
[Quoted Text] > 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
|