[2 / 1 / ?]
Quoted By: >>308243
A quick excel question.
I'm trying to make cell F2 equal E2 if F2 is less than E2 and stay the same if it's equal to or more than.
This is my current formula which gives me a #REF! error.
=B2-(C2*D2) =IF(F2<E2,F2=E2,F2)
I'm trying to make cell F2 equal E2 if F2 is less than E2 and stay the same if it's equal to or more than.
This is my current formula which gives me a #REF! error.
=B2-(C2*D2) =IF(F2<E2,F2=E2,F2)