View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lynn[_7_] Lynn[_7_] is offline
external usenet poster
 
Posts: 33
Default displaying an empty cell

I used to reference cells in our worksheets (e.g. =Sheet1!C6). if
Sheet1!C6 is empty i will get a 0 in my cell. How can i get a blank
cell if Sheet1!C6 is an empty cell?

thanks