Hello,
I am trying to get the result for a specific item that includes averaging the rate for that item for a specific month. I have used the SUMIFS formula but that formula will not average my result. Also, since the value in the cell for the rate is in whole numbers on my spreadsheet, how do I get the decimal to return in the correct place? Example, I want to avoid having 7700.0% as result instead I would prefer 77.0%. Thanks for your time!
[TABLE="class: MsoTableGrid"]
<TBODY>[TR]
[TD="width: 64, bgcolor: transparent"]Name
[/TD]
[TD="width: 64, bgcolor: transparent"]Rate
[/TD]
[TD="width: 64, bgcolor: transparent"]Month
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"]Type
[/TD]
[TD="width: 64, bgcolor: transparent"]Month
[/TD]
[TD="width: 64, bgcolor: transparent"]Avg %
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]89%
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan
[/TD]
[TD="width: 105, bgcolor: transparent"]Result ==><o></o>
[/TD]
[TD="width: 64, bgcolor: transparent"]House<o></o>
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan<o></o>
[/TD]
[TD="width: 64, bgcolor: transparent"]77%<o></o>
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]99%
[/TD]
[TD="width: 64, bgcolor: transparent"]Feb
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]70%
[/TD]
[TD="width: 64, bgcolor: transparent"]Mar
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]65%
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Apple
[/TD]
[TD="width: 64, bgcolor: transparent"]89%
[/TD]
[TD="width: 64, bgcolor: transparent"]May
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Pear
[/TD]
[TD="width: 64, bgcolor: transparent"]92%
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Orange
[/TD]
[TD="width: 64, bgcolor: transparent"]75%
[/TD]
[TD="width: 64, bgcolor: transparent"]Feb
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Pear
[/TD]
[TD="width: 64, bgcolor: transparent"]50%
[/TD]
[TD="width: 64, bgcolor: transparent"]Dec
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Apple
[/TD]
[TD="width: 64, bgcolor: transparent"]98%
[/TD]
[TD="width: 64, bgcolor: transparent"]Nov
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
</TBODY>[/TABLE]
I am trying to get the result for a specific item that includes averaging the rate for that item for a specific month. I have used the SUMIFS formula but that formula will not average my result. Also, since the value in the cell for the rate is in whole numbers on my spreadsheet, how do I get the decimal to return in the correct place? Example, I want to avoid having 7700.0% as result instead I would prefer 77.0%. Thanks for your time!
[TABLE="class: MsoTableGrid"]
<TBODY>[TR]
[TD="width: 64, bgcolor: transparent"]Name
[/TD]
[TD="width: 64, bgcolor: transparent"]Rate
[/TD]
[TD="width: 64, bgcolor: transparent"]Month
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"]Type
[/TD]
[TD="width: 64, bgcolor: transparent"]Month
[/TD]
[TD="width: 64, bgcolor: transparent"]Avg %
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]89%
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan
[/TD]
[TD="width: 105, bgcolor: transparent"]Result ==><o></o>
[/TD]
[TD="width: 64, bgcolor: transparent"]House<o></o>
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan<o></o>
[/TD]
[TD="width: 64, bgcolor: transparent"]77%<o></o>
[/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]99%
[/TD]
[TD="width: 64, bgcolor: transparent"]Feb
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]70%
[/TD]
[TD="width: 64, bgcolor: transparent"]Mar
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]House
[/TD]
[TD="width: 64, bgcolor: transparent"]65%
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Apple
[/TD]
[TD="width: 64, bgcolor: transparent"]89%
[/TD]
[TD="width: 64, bgcolor: transparent"]May
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Pear
[/TD]
[TD="width: 64, bgcolor: transparent"]92%
[/TD]
[TD="width: 64, bgcolor: transparent"]Jan
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Orange
[/TD]
[TD="width: 64, bgcolor: transparent"]75%
[/TD]
[TD="width: 64, bgcolor: transparent"]Feb
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Pear
[/TD]
[TD="width: 64, bgcolor: transparent"]50%
[/TD]
[TD="width: 64, bgcolor: transparent"]Dec
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
[TR]
[TD="width: 64, bgcolor: transparent"]Apple
[/TD]
[TD="width: 64, bgcolor: transparent"]98%
[/TD]
[TD="width: 64, bgcolor: transparent"]Nov
[/TD]
[TD="width: 105, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[/TR]
</TBODY>[/TABLE]