Thread: More IF help
View Single Post
  #1   Report Post  
K.S.Warrier
 
Posts: n/a
Default

Hi,
I presume you want like this.
If you have datas in columns A&B then
C1=if(A1="","",B1) "" means blank
Thank you,
k.s.Warrier


"chris w" wrote:

This I know is simple, but I am more simple. :^ )

I have a cell that I want to equal another cell on the sheet, but if that
cell is empty then I want it to read an alternate cell.