View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bo Bo is offline
external usenet poster
 
Posts: 2
Default Empty Cell Question.

I know this is proably a very simple thing.
I'm kinda new to excel so here goes.

I have a cell on sheet 3 of a notebook that I want to
read a certain cell on sheet 1
Reading is no problem. It's just when the source cell (Sheet 1)
is empty I get a 0 value in the cell on sheet 3.
I'd like to have the Cell on sheet 3 blank if the cell on sheet 1 is blank.

TIA!

Bo