View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Excel Noob Excel Noob is offline
external usenet poster
 
Posts: 1
Default How keep Excel from counting empty cells when calculating formula

I have plotted out a worksheet, but the problem is that it is trying to
calculate empty cells as having a value of zero. This means that whenever it
is a divide function, it shows up as an error. I need it to count empty
cells as having no value, or to just ignore them, so that it does not affect
related formulas. Any help?