chefdaveross
Registered User.
- Local time
- Today, 18:33
- Joined
- Aug 31, 2007
- Messages
- 81
I am trying to calculate a query that lets me populate totals for dishes on my menu.
I have an Item query (mayo, butter, rolls, lettuce, lobster meat, fries), with pricing
and
I have a recipe query (lobster salad, potato salad) (items grouped and calculated)
I would like to create a query so I can select both Item and Recipe data into a Dish Form, that can calculate totals for the dish.
I have only been able to create forms based off one query but not able to combine them.
Hence for a dish form, I would have Lobster Roll
and select, lobster salad from recipes and also select lettuce from items
I have an Item query (mayo, butter, rolls, lettuce, lobster meat, fries), with pricing
and
I have a recipe query (lobster salad, potato salad) (items grouped and calculated)
I would like to create a query so I can select both Item and Recipe data into a Dish Form, that can calculate totals for the dish.
I have only been able to create forms based off one query but not able to combine them.
Hence for a dish form, I would have Lobster Roll
and select, lobster salad from recipes and also select lettuce from items