Forum Discussion
LD
6 years agoFrequent Visitor
If / AND Condition
Hi, Please, I have three colums with two Date (A and B) and a status (C=TEXT). I need to develop following condition: IF [Col. A]<=[Col. B] and [Col. C]="Complete" then "True" other "False" ...