Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Auto sum returns a 0 value in place of sum of values in column.


--
Jo Anna
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Auto sum returns a 0 value in place of sum of values in column.

Have the number in the range been entered as text, or converted to text, or
imported as text?

If you're working in Excel 2002 and up you can use the smart tag to convert
the text values to numeric ones, if not you can do the following (after
making a backup copy of the workbook):

Insert a helper column to the right of your numbers
In the first cell enter the formula =VALUE(A1), substituting your first cell
address for A1
Copy down the helpler column to the last value that needs to be converted
Select the all the formulas in the helper column and press Ctrl + C to copy
then
Select the first cell in the text value column and click EDIT in the menu
Select PASTE SPECIAL and click the VALUES check box
Delete the helper column


--
Kevin Backmann


"Jo Anna" wrote:


--
Jo Anna

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Auto sum returns a 0 value in place of sum of values in column.

A few less steps............

Format all to General.

Copy an empty cell.

Select the range of bogus numbers and EditPaste SpecialAddOKEsc.


Gord Dibben MS Excel MVP

On Mon, 28 Aug 2006 07:04:01 -0700, Kevin B
wrote:

Have the number in the range been entered as text, or converted to text, or
imported as text?

If you're working in Excel 2002 and up you can use the smart tag to convert
the text values to numeric ones, if not you can do the following (after
making a backup copy of the workbook):

Insert a helper column to the right of your numbers
In the first cell enter the formula =VALUE(A1), substituting your first cell
address for A1
Copy down the helpler column to the last value that needs to be converted
Select the all the formulas in the helper column and press Ctrl + C to copy
then
Select the first cell in the text value column and click EDIT in the menu
Select PASTE SPECIAL and click the VALUES check box
Delete the helper column


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Auto sum returns a 0 value in place of sum of values in column

The data was entered as numbers. My document has 7 columns each formatted
the same; however when I use the auto sum 2 columns show a 0 value. I have
tried both copying the formula and typing the formula with the same result. I
can get a calculation using multiple plus signs & entering each row/cell so
the number formatting doesnt in error.
--
Jo Anna


"Kevin B" wrote:

Have the number in the range been entered as text, or converted to text, or
imported as text?

If you're working in Excel 2002 and up you can use the smart tag to convert
the text values to numeric ones, if not you can do the following (after
making a backup copy of the workbook):

Insert a helper column to the right of your numbers
In the first cell enter the formula =VALUE(A1), substituting your first cell
address for A1
Copy down the helpler column to the last value that needs to be converted
Select the all the formulas in the helper column and press Ctrl + C to copy
then
Select the first cell in the text value column and click EDIT in the menu
Select PASTE SPECIAL and click the VALUES check box
Delete the helper column


--
Kevin Backmann


"Jo Anna" wrote:


--
Jo Anna

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Auto sum returns a 0 value in place of sum of values in column

Formatting the cells as a number isn't enough to change the value in each of the
cells.

You have a formula like =sum(a1:a10) right?

Try this formula in an empty cell: =count(a1:a10)

This will return the number of cells that are actually numbers. Then try the
technique that Gord suggested. Watch what happens to your =sum() formula and
the =count() formula.

Jo Anna wrote:

The data was entered as numbers. My document has 7 columns each formatted
the same; however when I use the auto sum 2 columns show a 0 value. I have
tried both copying the formula and typing the formula with the same result. I
can get a calculation using multiple plus signs & entering each row/cell so
the number formatting doesnt in error.
--
Jo Anna

"Kevin B" wrote:

Have the number in the range been entered as text, or converted to text, or
imported as text?

If you're working in Excel 2002 and up you can use the smart tag to convert
the text values to numeric ones, if not you can do the following (after
making a backup copy of the workbook):

Insert a helper column to the right of your numbers
In the first cell enter the formula =VALUE(A1), substituting your first cell
address for A1
Copy down the helpler column to the last value that needs to be converted
Select the all the formulas in the helper column and press Ctrl + C to copy
then
Select the first cell in the text value column and click EDIT in the menu
Select PASTE SPECIAL and click the VALUES check box
Delete the helper column


--
Kevin Backmann


"Jo Anna" wrote:


--
Jo Anna


--

Dave Peterson


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
How to match values in one column to values in another? trib Excel Worksheet Functions 3 July 25th 06 08:30 AM
How do I compare string values in one column to another column? Nick N. Excel Worksheet Functions 1 April 29th 06 02:56 AM
linking values of column A to values of column B os97 Excel Discussion (Misc queries) 2 February 20th 06 11:14 PM
How to get the values using a condition refering to the other column ramana Excel Worksheet Functions 2 October 28th 05 12:54 PM
Averaging Values in Auto Filter Mr. Jan Park Excel Worksheet Functions 1 August 3rd 05 03:51 PM


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

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"