Hello, forgive my English, I’m Brazilian and I’m having difficulties with the use of the IF command.
First, I have 5 different dates, which I will use as a review in the studies, and I needed to compare all these dates at once with the current day, so if date 1 is less than today, date 1 would return to me, if it were bigger i would return date 2, however, if date 2 was smaller, i would return date 3, and so on.
Hello Mohamed, thank you for answering me, the code you sent me worked very well for the first 3 dates, now my question would be how to add the other two.
Answering your question, yes, the dates are in different fields. I tried to increase the code as shown below but it didn’t work.