PC Review


Reply
Thread Tools Rate Thread

How to correct formula error?

 
 
Doug Boufford
Guest
Posts: n/a
 
      2nd Jun 2008
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 With Quote
 
 
 
 
Rick Rothstein \(MVP - VB\)
Guest
Posts: n/a
 
      2nd Jun 2008
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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 With Quote
 
Doug Boufford
Guest
Posts: n/a
 
      2nd Jun 2008
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" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> 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 With Quote
 
Rick Rothstein \(MVP - VB\)
Guest
Posts: n/a
 
      2nd Jun 2008
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> 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 With Quote
 
Doug Boufford
Guest
Posts: n/a
 
      2nd Jun 2008
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" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> 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" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> 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 With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date Format Correct, But Formula Error john_mc Microsoft Excel Misc 1 10th Apr 2006 04:25 AM
How do I correct error using the =IF(AND(formula in excel? =?Utf-8?B?UmVkd2luZyBNTA==?= Microsoft Excel Worksheet Functions 0 1st Mar 2006 03:20 PM
How do I correct error using the =IF(AND(formula in excel? =?Utf-8?B?UmVkd2luZyBNTA==?= Microsoft Excel Worksheet Functions 6 1st Mar 2006 01:24 PM
how to correct a (formula omits adajcent cells) error =?Utf-8?B?VEFNT09S?= Microsoft Excel Crashes 1 5th Jan 2006 03:14 AM
Weird Error in Excel Formula - Correct syntax is use! c-f Microsoft Excel Worksheet Functions 13 30th Aug 2003 09:29 PM


Features
 

Advertising
 

Newsgroups
 


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