Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 7
Default Adding numbers in a column

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 427
Default Adding numbers in a column

On Fri, 08 Sep 2006 16:01:07 +0100, Holden Caulfield
wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers
in a
column. Anyone know why this is and is there a fix for it?



a small example would be nice.

Mine works fine - with the numbers I get it to add

--
Steve (3)
  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1,081
Default Adding numbers in a column

Are these numbers with decimals, by any chance?

The culprit it always the difference between the displayed values and the
values in the cells. So, you might see three cells that each show 1.02, that
would appear to sum to 3.06. However, the value in each of the cells is
1.017. When those are added the result is 3.05

You can either 1) use ROUND() function on each of the cells, 2) tell Excel
to display more decimals to allow you to see the true values


"Holden Caulfield" wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?

  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Adding numbers in a column

Could be one or more of several reasons for this.

First of all...........What is "incorrect"?

A few decimal points off?

Some numbers not being added?

Nothing being added?

Is calculation set to Automatic?

Are the numbers imported and maybe came in as text?

Please post with some more detail.


Gord Dibben MS Excel MVP

On Fri, 8 Sep 2006 08:01:07 -0700, Holden Caulfield
wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?


  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 99
Default Adding numbers in a column



"Holden Caulfield" wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?



  #6   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 99
Default Adding numbers in a column


I've been having the same kind of problem. One thing I've discovered is
that if some of the numbers in the cell is a sum of numbers in other columns,
and some of the numbers are numbers that I've indicated are 'equal to'
numbers in another column, or numbers that I've entered on my own, excel does
not include all of the numbers when I sum them

I've gone back and changed the summed totals by typing in that total and it
will work, but it's sure a pain. I've never run across this problem before
now when I've used Excel, so am not sure if there is something wrong with my
present software.


"Holden Caulfield" wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?

  #7   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Adding numbers in a column

The most common cause of this is that some of the "numbers" are actually text.

Simply re-formatting will not help.

Re-format all to general then copy an empty cell.

Select the "numbers" and Editpaste SpecailAddOKEsc.

Excel should now treat those as real nunbers.


Gord Dibben MS Excel MVP

On Fri, 8 Sep 2006 12:43:02 -0700, Wendy
wrote:


I've been having the same kind of problem. One thing I've discovered is
that if some of the numbers in the cell is a sum of numbers in other columns,
and some of the numbers are numbers that I've indicated are 'equal to'
numbers in another column, or numbers that I've entered on my own, excel does
not include all of the numbers when I sum them

I've gone back and changed the summed totals by typing in that total and it
will work, but it's sure a pain. I've never run across this problem before
now when I've used Excel, so am not sure if there is something wrong with my
present software.


"Holden Caulfield" wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?


  #8   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Adding numbers in a column

I have discovered that there is another way to get Excel to "recognize" a
change in format from text to general.....highlight the column and use the
TextToColumns feature (fixed width with 1 column defined). I use this all the
time when my VLOOKUP functions don't work because of the links are different
data formats.

Susan Carrier


"Gord Dibben" wrote:

The most common cause of this is that some of the "numbers" are actually text.

Simply re-formatting will not help.

Re-format all to general then copy an empty cell.

Select the "numbers" and Editpaste SpecailAddOKEsc.

Excel should now treat those as real nunbers.


Gord Dibben MS Excel MVP

On Fri, 8 Sep 2006 12:43:02 -0700, Wendy
wrote:


I've been having the same kind of problem. One thing I've discovered is
that if some of the numbers in the cell is a sum of numbers in other columns,
and some of the numbers are numbers that I've indicated are 'equal to'
numbers in another column, or numbers that I've entered on my own, excel does
not include all of the numbers when I sum them

I've gone back and changed the summed totals by typing in that total and it
will work, but it's sure a pain. I've never run across this problem before
now when I've used Excel, so am not sure if there is something wrong with my
present software.


"Holden Caulfield" wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?



  #9   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 22,906
Default Adding numbers in a column

Thanks for that tip Susan.

My canned response will include that from now on if poster indicates only one
column is concerned.

If more than one column. the T to C won't work.


Gord


On Mon, 11 Sep 2006 09:48:02 -0700, Susan Carrier
wrote:

I have discovered that there is another way to get Excel to "recognize" a
change in format from text to general.....highlight the column and use the
TextToColumns feature (fixed width with 1 column defined). I use this all the
time when my VLOOKUP functions don't work because of the links are different
data formats.

Susan Carrier


"Gord Dibben" wrote:

The most common cause of this is that some of the "numbers" are actually text.

Simply re-formatting will not help.

Re-format all to general then copy an empty cell.

Select the "numbers" and Editpaste SpecailAddOKEsc.

Excel should now treat those as real nunbers.


Gord Dibben MS Excel MVP

On Fri, 8 Sep 2006 12:43:02 -0700, Wendy
wrote:


I've been having the same kind of problem. One thing I've discovered is
that if some of the numbers in the cell is a sum of numbers in other columns,
and some of the numbers are numbers that I've indicated are 'equal to'
numbers in another column, or numbers that I've entered on my own, excel does
not include all of the numbers when I sum them

I've gone back and changed the summed totals by typing in that total and it
will work, but it's sure a pain. I've never run across this problem before
now when I've used Excel, so am not sure if there is something wrong with my
present software.


"Holden Caulfield" wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?




Gord Dibben MS Excel MVP
  #10   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 99
Default Adding numbers in a column

Thanks to all for your input. Hopefully that will take care of my problem!
Wendy

"Gord Dibben" wrote:

Thanks for that tip Susan.

My canned response will include that from now on if poster indicates only one
column is concerned.

If more than one column. the T to C won't work.


Gord


On Mon, 11 Sep 2006 09:48:02 -0700, Susan Carrier
wrote:

I have discovered that there is another way to get Excel to "recognize" a
change in format from text to general.....highlight the column and use the
TextToColumns feature (fixed width with 1 column defined). I use this all the
time when my VLOOKUP functions don't work because of the links are different
data formats.

Susan Carrier


"Gord Dibben" wrote:

The most common cause of this is that some of the "numbers" are actually text.

Simply re-formatting will not help.

Re-format all to general then copy an empty cell.

Select the "numbers" and Editpaste SpecailAddOKEsc.

Excel should now treat those as real nunbers.


Gord Dibben MS Excel MVP

On Fri, 8 Sep 2006 12:43:02 -0700, Wendy
wrote:


I've been having the same kind of problem. One thing I've discovered is
that if some of the numbers in the cell is a sum of numbers in other columns,
and some of the numbers are numbers that I've indicated are 'equal to'
numbers in another column, or numbers that I've entered on my own, excel does
not include all of the numbers when I sum them

I've gone back and changed the summed totals by typing in that total and it
will work, but it's sure a pain. I've never run across this problem before
now when I've used Excel, so am not sure if there is something wrong with my
present software.


"Holden Caulfield" wrote:

I've been noticing that Excel 2003 is incorrectly adding up the numbers in a
column. Anyone know why this is and is there a fix for it?



Gord Dibben MS Excel MVP



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Match Column B numbers to Column A numbers Bad_manager Excel Worksheet Functions 1 August 14th 06 07:55 PM
Adding "letters (column headings)" Rachael Excel Discussion (Misc queries) 7 June 13th 06 05:07 PM
Positioning Numeric Values Resulting from 6 Column Array Formula Sam via OfficeKB.com Excel Worksheet Functions 2 January 5th 06 02:03 AM
Adding new numbers as I type without duplicates from Sheet1,ColumnA to Sheet2,ColumnA Master Excel Worksheet Functions 2 July 12th 05 05:03 PM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM


All times are GMT +1. The time now is 06:43 AM.

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

About Us

"It's about Microsoft Excel"