Thread: #Value!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
phowe43 phowe43 is offline
external usenet poster
 
Posts: 12
Default #Value!

e.g., if A7 is the sum of A1:A5 but there is no character in cell A2, how can
I avoid the #Value! error without having to manually type in a "0" value. In
other words, the calculation does not recognize the blank cell as an
automatic "0" value.

I appreciate your help.