View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zorro[_3_] Zorro[_3_] is offline
external usenet poster
 
Posts: 5
Default Empty cell instead of 0

Hi all,
In a cell, I make a copy of another cell with the formulae "=A1".
My problem is that if A1 is empty, the formulae display "0" instead of
nothing!
How can I change that?

Thank you.