Hello,
I have an excel which has a column where it consists of dates with the format d.MM.yyyy.
So for example 15.01.2020
What I want is read cell and get the day difference with todays date. so that I can create an if function to move forward according to the date difference.
Any suggestions?
I appreciate every bit of help.