[b]My averages are incorrect - help please![/b]

miltinstlouis

New Member
Joined
Nov 22, 2005
Messages
2
When I average a column of numbers the averages are incorrect. I know it has something to do with how Excel stores the numbers in memory - but I'm not sure what the fix is - maybe the round function. All help is GREATLY appreciated!!
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
If U R averaging ranges including zeroes, that is the problem. There are formulas you can write to discount the zero values.

examples:
=SUM(
#VALUE!
 
Upvote 0
I am simply summing a column of numbers that are dollars and cents and then using the average function. When I add up the columns with a calculator I do not get the same totals.

Is there a simple fix?
 
Upvote 0
Other than the zero issue, I don't know of a problem with Excel's average function.

Oh wait! First you asked about averaging and now you're asking about totaling and summing?

It is probably the case that excel is rounding up "hidden" decimals.

to eliminate that problem, use the Round() function or any of its relatives. (See Excel Help)

Here some other info:
http://www.mrexcel.com/archive2/6300/6975.htm

http://www.mrexcel.com/archive2/18200/20674.htm

http://www.xldynamic.com/source/xld.Rounding.html
 
Upvote 0
miltinstlouis said:
I am simply summing a column of numbers that are dollars and cents and then using the average function. When I add up the columns with a calculator I do not get the same totals.

Is there a simple fix?

What are the results these two engines yield?
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,751
Members
448,989
Latest member
mariah3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top