G
gholly
is this possible in access reports? it's complicated to explain, so hopefully
this will make sense.
i have a report that pulls the following:
For 3 different groups (i'll call them G1, G2, G3) by year, different sets
of info like Avg Price, Qty, Amount, etc. The Avg Price is a calculated field.
What I'm trying to do is this:
((Avg Price of G1 + Avg Price G2)/2)/(avg Price of G3) = x
*Note: the first parenthesis is actually just the AVG of the 2 Avg Prices -
not sure if you can do =AVG like in excel
Then
(Amount of G3/0.4)+((Amount of G1+Amt G2)/(x*.4))
*Note: I already have a calculation for the (Amt G1 + amt G2) so can just
pull that field.
ha...i hope this makes sense! Thanks!
this will make sense.
i have a report that pulls the following:
For 3 different groups (i'll call them G1, G2, G3) by year, different sets
of info like Avg Price, Qty, Amount, etc. The Avg Price is a calculated field.
What I'm trying to do is this:
((Avg Price of G1 + Avg Price G2)/2)/(avg Price of G3) = x
*Note: the first parenthesis is actually just the AVG of the 2 Avg Prices -
not sure if you can do =AVG like in excel
Then
(Amount of G3/0.4)+((Amount of G1+Amt G2)/(x*.4))
*Note: I already have a calculation for the (Amt G1 + amt G2) so can just
pull that field.
ha...i hope this makes sense! Thanks!