R
Rob
Hello... I was wondering if it were possible to have a formula that
evaluates the content of a cell and then change the values of another cell
based on the criteria?
Range A1 has the evaluation formula
Range B1 has the data to evaluate
Range Sheet2 A1 is changed per A1's Logic
Range A1 = IF(B1="Yes",Sheet2!A1="OK",Sheet2!A1="")
Thanks in Advance,
Rob
evaluates the content of a cell and then change the values of another cell
based on the criteria?
Range A1 has the evaluation formula
Range B1 has the data to evaluate
Range Sheet2 A1 is changed per A1's Logic
Range A1 = IF(B1="Yes",Sheet2!A1="OK",Sheet2!A1="")
Thanks in Advance,
Rob