I'm looking to do a report based on average prices. So far I have:
Month .... Average Price .... Min Price .... Max Price
I'd like to add three more totals using an "if" function, hmmm let me explain.
"B" Average .... "F" Average ... "LP" Average
(Where B,F and LP are in one column called Type)
For the Average price field I've used : =Avg([Price]) what formula would I use to return an average only if the Type column equals a chosen type.
I'm not explaining this well. A picture paints a thousand words :
Month .... Average Price .... Min Price .... Max Price
I'd like to add three more totals using an "if" function, hmmm let me explain.
"B" Average .... "F" Average ... "LP" Average
(Where B,F and LP are in one column called Type)
For the Average price field I've used : =Avg([Price]) what formula would I use to return an average only if the Type column equals a chosen type.
I'm not explaining this well. A picture paints a thousand words :