I am trying to learn a little bit of Access at work and I am stuck on what to do next. I was given an old access database to change a few boxes around and add some boxes too. I did all of the design needed and added it into the query they were using. They would like me to calculate the average cost of prices from 4 categories (easy,medium,hard,special) over a certain date range they will pick. For example they will have a section for "Average Pattern Prices" and Average Core Prices" - under those titles have a start and end date of the query and then show 4 boxes to display the average price for the easy-medium-hard-special category. I can provide anything to aid in my assistance. I appreciate the help in advanced!
What the engineer enters information on....
The main menu where I would like them to have the buttons for the report running and date ranges.... maybe also show the values?
EXAMPLE: StartDate - EndDate then show 4 boxes with the label of
Average Pattern Price
EASY [Get the Average of Pattern Shop1 + Pattern Shop2 + Pattern Shop3] -------- Show only average from quotes with the easy checkbox marked from date range
MEDIUM [Get the Average of Pattern Shop1 + Pattern Shop2 + Pattern Shop3] ---- Show only average from quotes with the medium checkbox marked from date range
HARD [Get the Average of Pattern Shop1 + Pattern Shop2 + Pattern Shop3] ------ Show only average from quotes with the hard checkbox marked from date range
SPECIAL [Get the Average of Pattern Shop1 + Pattern Shop2 + Pattern Shop3] ---- Show only average from quotes with the special checkbox marked from date range