P
pjfatboy
Could someone help me with this formula?
What I want to do is, lets say if cell B3 is empty I want cell B10 to
show what is in cell B5, but if cell B3 is not empty I want cell B10 to
show what is in cell B3. I know this isn't right but maybe this will
help show what I am trying to do.....
IF(B3=" " Then B10=B5) else
IF(B3>" " Then B10=B3)
Thanks for any help!
What I want to do is, lets say if cell B3 is empty I want cell B10 to
show what is in cell B5, but if cell B3 is not empty I want cell B10 to
show what is in cell B3. I know this isn't right but maybe this will
help show what I am trying to do.....
IF(B3=" " Then B10=B5) else
IF(B3>" " Then B10=B3)
Thanks for any help!