Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Why won't my spreadsheet SUM??? Help

Having used lotues1-2-3 for 8 years to prepare income tax repoerts, I am now
using Excel for the first time. I copied my Lotus Workbook, to an Excel
workbook. It has 12 identical sheets (1/month) which I "sum" 8 columns and
then "sum' the same cell from each sheet onto a summary sheet.

The problem is 4 of my columns "sum" accurately on row 100, while the other
4 ony display zero(0). I have tried copying from the cells with correct sums,
checked the format, but for the life of me cannot figure out why these
columns won't add up!

=sum(b18:b99) ... should read 4500 .... displays zero. please help, my taxes
are already late!!! Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 120
Default Why won't my spreadsheet SUM??? Help

check if these are text
place this in another and copy down to B99
=TEXT(B18)
it will reurn TRUE if they are text
format as number in another column
=Value(B18), copy down
select the range and copy paste special Value onto B18 : B99
--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis

Am not a greek but an ordinary user trying to assist another



"SnoDrift12" wrote:

Having used lotues1-2-3 for 8 years to prepare income tax repoerts, I am now
using Excel for the first time. I copied my Lotus Workbook, to an Excel
workbook. It has 12 identical sheets (1/month) which I "sum" 8 columns and
then "sum' the same cell from each sheet onto a summary sheet.

The problem is 4 of my columns "sum" accurately on row 100, while the other
4 ony display zero(0). I have tried copying from the cells with correct sums,
checked the format, but for the life of me cannot figure out why these
columns won't add up!

=sum(b18:b99) ... should read 4500 .... displays zero. please help, my taxes
are already late!!! Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 793
Default Why won't my spreadsheet SUM??? Help

You can convert to number by another method as detailed below;
Enter 1 in any cell
Copy the cell
Select the column you want to convert
Right-click, choose PASTE Special-Multiply-OK

"Francis" wrote:

check if these are text
place this in another and copy down to B99
=TEXT(B18)
it will reurn TRUE if they are text
format as number in another column
=Value(B18), copy down
select the range and copy paste special Value onto B18 : B99
--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis

Am not a greek but an ordinary user trying to assist another



"SnoDrift12" wrote:

Having used lotues1-2-3 for 8 years to prepare income tax repoerts, I am now
using Excel for the first time. I copied my Lotus Workbook, to an Excel
workbook. It has 12 identical sheets (1/month) which I "sum" 8 columns and
then "sum' the same cell from each sheet onto a summary sheet.

The problem is 4 of my columns "sum" accurately on row 100, while the other
4 ony display zero(0). I have tried copying from the cells with correct sums,
checked the format, but for the life of me cannot figure out why these
columns won't add up!

=sum(b18:b99) ... should read 4500 .... displays zero. please help, my taxes
are already late!!! Thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default Why won't my spreadsheet SUM??? Help

Alternate fix is to type 1 into a blank cell, copy the 1, highlight your
value, paste special/multiply. Forces the cells to number format...

"Francis" wrote:

check if these are text
place this in another and copy down to B99
=TEXT(B18)
it will reurn TRUE if they are text
format as number in another column
=Value(B18), copy down
select the range and copy paste special Value onto B18 : B99
--
Hope this is helpful

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis

Am not a greek but an ordinary user trying to assist another



"SnoDrift12" wrote:

Having used lotues1-2-3 for 8 years to prepare income tax repoerts, I am now
using Excel for the first time. I copied my Lotus Workbook, to an Excel
workbook. It has 12 identical sheets (1/month) which I "sum" 8 columns and
then "sum' the same cell from each sheet onto a summary sheet.

The problem is 4 of my columns "sum" accurately on row 100, while the other
4 ony display zero(0). I have tried copying from the cells with correct sums,
checked the format, but for the life of me cannot figure out why these
columns won't add up!

=sum(b18:b99) ... should read 4500 .... displays zero. please help, my taxes
are already late!!! Thanks

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
link a local spreadsheet to a network shared spreadsheet Leo Setting up and Configuration of Excel 1 March 21st 08 10:37 AM
In Excel I want to copy text from spreadsheet to spreadsheet Kris Excel Worksheet Functions 3 June 9th 06 07:58 PM
conversion of MS Works Spreadsheet to Excel 2002 Spreadsheet Kellie Excel Discussion (Misc queries) 1 March 24th 05 06:31 PM
Is there a way to insert a formula, password or macro in an excel spreadsheet that will automatically delete the spreadsheet? oil_driller Excel Discussion (Misc queries) 1 February 8th 05 09:34 AM
How do I convert exel spreadsheet to works spreadsheet? tareco Excel Discussion (Misc queries) 3 December 27th 04 11:20 PM


All times are GMT +1. The time now is 04:50 AM.

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

About Us

"It's about Microsoft Excel"