Condition is true in one cell, give me same condition in another

T

T. Harris

Have a problem. See below.

If a condition or value is true in one cell, I need the same conditio
or value to appear in another cell.

If cell A1 = "N", then give me a "N" in cell C1.

Problem is, I need to write the formula in cell D1 due t
specifications in workbook.

Any Ideas?

T
 
F

Frank Kabel

Hi
not possible with formulas. Formulas can only return a value but can't
change the values of other cells.
 
Top