View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JeffK JeffK is offline
external usenet poster
 
Posts: 53
Default Printing cells that are blank, because there is a formula

I'm using Excel 03 and I have a column of cells that have a formula
=if(e10="","",e10+90)

Is there a way Excel will recognize these cells to print when there's an
actual value but not when the value is ""

Thanks