A Microsoft Excel forum. ExcelBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » ExcelBanter forum » Excel Newsgroups » Excel Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Auto Sum not working correctly



 
 
Thread Tools Display Modes
  #1  
Old July 19th 12, 03:33 PM
swalzy swalzy is offline
Junior Member
 
First recorded activity by ExcelBanter: Jul 2012
Posts: 1
Default Auto Sum not working correctly

I have been conducting a payroll for a company for over a year now. Part of the process is developing an excel worksheet outlining the hours worked and the total gross pay for each employee. The total of this spreadsheet has to balance to my ADP register. Last week the totals would not balance. When I added the excel numbers up manually however, the totals matched. I looked again and noticed that when I selected all of the totals for the employees the sum in the bottom right corner was the same number as my total in ADP and that I calculated manually. Does anyone know why my Auto Sum Cell was not calculating correctly? All of the relevant cells were included in the formula so I am not sure why it would not work. Any suggestions are helpful.
Ads
  #2  
Old July 19th 12, 06:03 PM
Spencer101 Spencer101 is offline
Senior Member
 
First recorded activity by ExcelBanter: Mar 2012
Posts: 654
Default

Quote:
Originally Posted by swalzy View Post
I have been conducting a payroll for a company for over a year now. Part of the process is developing an excel worksheet outlining the hours worked and the total gross pay for each employee. The total of this spreadsheet has to balance to my ADP register. Last week the totals would not balance. When I added the excel numbers up manually however, the totals matched. I looked again and noticed that when I selected all of the totals for the employees the sum in the bottom right corner was the same number as my total in ADP and that I calculated manually. Does anyone know why my Auto Sum Cell was not calculating correctly? All of the relevant cells were included in the formula so I am not sure why it would not work. Any suggestions are helpful.
How far out were the figures?

My guess would be that Excel works right down to a large number of decimal places and it only has to be 0.000000000000000001 different (for example) for two numbers not to match.

If your values are created using formulas that divide one value by another, this can easily happen.

Perhaps look into using the ROUND function to fix things.

Or if you want a more indepth answer, perhaps you could post an example workbook (with no personal information included) for us to have a look at.

S.
  #3  
Old July 20th 12, 01:00 PM posted to microsoft.public.excel.worksheet.functions
Vacuum Sealed
external usenet poster
 
Posts: 259
Default Auto Sum not working correctly

On 20/07/2012 12:33 AM, swalzy wrote:
> I have been conducting a payroll for a company for over a year now. Part
> of the process is developing an excel worksheet outlining the hours
> worked and the total gross pay for each employee. The total of this
> spreadsheet has to balance to my ADP register. Last week the totals
> would not balance. When I added the excel numbers up manually however,
> the totals matched. I looked again and noticed that when I selected all
> of the totals for the employees the sum in the bottom right corner was
> the same number as my total in ADP and that I calculated manually. Does
> anyone know why my Auto Sum Cell was not calculating correctly? All of
> the relevant cells were included in the formula so I am not sure why it
> would not work. Any suggestions are helpful.
>
>
>
>

Hi

Just a though, someone may have opened a file that has Auto Calculation
set to manual when opened and does not have it set back to Auto when
closing.

To check this, depending on the version you are using.

2000 - 2007.
Tools | Options | Calculation
Select Automatic.

2010
File | Options | Formulas | Calculation Options
Select Automatic.

Or if you want to keep the sheet as manual, just hit F9 to do an instant
auto-calc.

HTH
Mick.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 If/Then statements in 1 sub not working correctly jeff Excel Programming 3 April 9th 11 03:31 AM
Formulas not working correctly Curt D. Excel Worksheet Functions 6 November 1st 07 08:48 PM
SUM formula not working correctly Kim Excel Worksheet Functions 1 November 1st 07 03:45 PM
This is not working because I didn't write it correctly L.White Excel Programming 14 November 24th 05 10:17 AM
Function not working correctly Todd Huttenstine[_3_] Excel Programming 1 April 29th 04 02:33 PM


All times are GMT +1. The time now is 02:03 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2004-2013 ExcelBanter.
The comments are property of their posters.