View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein \(MVP - VB\)[_2042_] Rick Rothstein \(MVP - VB\)[_2042_] is offline
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