I don't mind helping if you get stuck, I don't have the time to do the work for you.
Access ships with many sample DBs, an orders sample is included that you can use to learn from![]()
Fair enough.
I just have no idea

Steve.
I don't mind helping if you get stuck, I don't have the time to do the work for you.
Access ships with many sample DBs, an orders sample is included that you can use to learn from![]()
Steve,
As I said earlier, try playing around with the Query Builder. Pressing the Sigma button while you are in the QBE will make your query a Totals query. It is the button that looks like a sharp E.
Steve,
Have you got *any* results you can use yet while playing around in the Query Builder?
Can't you even create a query that joins the orderline and sandwich tables?
Create a query that joins the orderline and sandwich tables. Let us know when you have it saved.
What field did you use to join the two tables? What is the relationship? 1:1 or 1:M
Steve,
Here's just one approach to the issue.