D Dar Oct 15, 2008 #1 how can set in excel one cell equal to this then the other cell must equal that like cell D2 value is 10 then cell D5 value is 6
how can set in excel one cell equal to this then the other cell must equal that like cell D2 value is 10 then cell D5 value is 6
S Stefi Oct 15, 2008 #2 Enter formula in D5: =IF(D2=10,6,"what if not 10?") Regards, Stefi „Dar†ezt Ãrta: