Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default How to correct formula error?

http://tinyurl.com/47h8lb

Using Excel 2003 in WIN XP
Link above has a pic of part of the spreadsheet showing errors

Simple formula adding cells returns a #value! error.
If I just enter 0.00 in each cell referenced in the formula, the error
is solved (as in row 22. How can I set the options so that if a cell is
just missing amounts, the formula will still work correctly?
I could fill in 0.00 in empty cells, but there are roughly 1500 rows of
data............
TIA
Doug
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to correct formula error?

You don't show us what is in H24. Anyway, if any of those cells have text in
them (including a blank space, which wouldn't be visible), then that would
generate the error you are getting; so that is the first thing you should
check

Rick


"Doug Boufford" wrote in message
...
http://tinyurl.com/47h8lb

Using Excel 2003 in WIN XP
Link above has a pic of part of the spreadsheet showing errors

Simple formula adding cells returns a #value! error.
If I just enter 0.00 in each cell referenced in the formula, the error is
solved (as in row 22. How can I set the options so that if a cell is just
missing amounts, the formula will still work correctly?
I could fill in 0.00 in empty cells, but there are roughly 1500 rows of
data............
TIA
Doug


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default How to correct formula error?

Rick
H24 is empty. I have gone thorough & formatted all cells involved in the
formulae as numbers. None of these cells have text typed into them.
How can I check to see if a text blank space is entered - without
looking at 5 columns x 1500 rows.?
Thanks

Rick Rothstein (MVP - VB) wrote:
You don't show us what is in H24. Anyway, if any of those cells have
text in them (including a blank space, which wouldn't be visible), then
that would generate the error you are getting; so that is the first
thing you should check

Rick


"Doug Boufford" wrote in message
...
http://tinyurl.com/47h8lb

Using Excel 2003 in WIN XP
Link above has a pic of part of the spreadsheet showing errors

Simple formula adding cells returns a #value! error.
If I just enter 0.00 in each cell referenced in the formula, the error
is solved (as in row 22. How can I set the options so that if a cell
is just missing amounts, the formula will still work correctly?
I could fill in 0.00 in empty cells, but there are roughly 1500 rows
of data............
TIA
Doug


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to correct formula error?

Before tackling all 1500 rows of data, I figured we could try and find out
what was wrong on Row 24 (the one you highlighted in your sample)... the
odds are whatever is producing the error there probably is at the root of
the problem elsewhere. Did you click in each of the H24, K24, L24, M24 and
N24 to see if there were blanks in them? Also, I guess I should ask to be
sure, are there any formulas in those cells or are they pure user-entered
data?

Rick


"Doug Boufford" wrote in message
...
Rick
H24 is empty. I have gone thorough & formatted all cells involved in the
formulae as numbers. None of these cells have text typed into them. How
can I check to see if a text blank space is entered - without looking at 5
columns x 1500 rows.?
Thanks

Rick Rothstein (MVP - VB) wrote:
You don't show us what is in H24. Anyway, if any of those cells have text
in them (including a blank space, which wouldn't be visible), then that
would generate the error you are getting; so that is the first thing you
should check

Rick


"Doug Boufford" wrote in message
...
http://tinyurl.com/47h8lb

Using Excel 2003 in WIN XP
Link above has a pic of part of the spreadsheet showing errors

Simple formula adding cells returns a #value! error.
If I just enter 0.00 in each cell referenced in the formula, the error
is solved (as in row 22. How can I set the options so that if a cell is
just missing amounts, the formula will still work correctly?
I could fill in 0.00 in empty cells, but there are roughly 1500 rows of
data............
TIA
Doug



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default How to correct formula error?

Clicked in each cell & saw nothing. If I entered 0.00 in each "empty"
cell, then formula was valid. (This is a spreadsheet I made up for a
client who said that they "Excel experts" and who were supposed to be
entering data) Found the trick of entering a 1.00 in blank cell & doing
Edit copy, then Paste Special - Multiply to rest of Range. Still leaves
some lines where formula is #Valid!, but "cures" most of the probs.
Doug

Rick Rothstein (MVP - VB) wrote:
Before tackling all 1500 rows of data, I figured we could try and find
out what was wrong on Row 24 (the one you highlighted in your sample)...
the odds are whatever is producing the error there probably is at the
root of the problem elsewhere. Did you click in each of the H24, K24,
L24, M24 and N24 to see if there were blanks in them? Also, I guess I
should ask to be sure, are there any formulas in those cells or are they
pure user-entered data?

Rick


"Doug Boufford" wrote in message
...
Rick
H24 is empty. I have gone thorough & formatted all cells involved in
the formulae as numbers. None of these cells have text typed into
them. How can I check to see if a text blank space is entered -
without looking at 5 columns x 1500 rows.?
Thanks

Rick Rothstein (MVP - VB) wrote:
You don't show us what is in H24. Anyway, if any of those cells have
text in them (including a blank space, which wouldn't be visible),
then that would generate the error you are getting; so that is the
first thing you should check

Rick


"Doug Boufford" wrote in message
...
http://tinyurl.com/47h8lb

Using Excel 2003 in WIN XP
Link above has a pic of part of the spreadsheet showing errors

Simple formula adding cells returns a #value! error.
If I just enter 0.00 in each cell referenced in the formula, the
error is solved (as in row 22. How can I set the options so that if
a cell is just missing amounts, the formula will still work correctly?
I could fill in 0.00 in empty cells, but there are roughly 1500 rows
of data............
TIA
Doug


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 do i correct this error Darts via OfficeKB.com Excel Discussion (Misc queries) 7 November 25th 08 10:10 AM
how to correct a #value error tony Excel Discussion (Misc queries) 10 February 15th 07 07:23 PM
Date Format Correct, But Formula Error john_mc Excel Discussion (Misc queries) 1 April 10th 06 04:25 AM
How do I correct error using the =IF(AND(formula in excel? Redwing ML Excel Worksheet Functions 0 March 1st 06 03:20 PM
How do I correct error using the =IF(AND(formula in excel? Redwing ML Excel Worksheet Functions 6 March 1st 06 01:24 PM


All times are GMT +1. The time now is 08:21 PM.

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"