G
Guest
I have a column of numbers that I want to average, but I don't want to
include the records with $0.00 value in it. I currently am using:
Avg([PricePerMW])
in the group footer, which works fine, but its counting the records with
$0.00 in it.
TIA!
include the records with $0.00 value in it. I currently am using:
Avg([PricePerMW])
in the group footer, which works fine, but its counting the records with
$0.00 in it.
TIA!