Hello all -
I have a question, please:
Col A has values.
Col B checks a condition and returns true or not ("Y").
If Col B returns TRUE, Col C stores Col A's value.
Col D repeats the stored value so that:
Col E can check Col D against a different condition, and returns TRUE or not.
This...