Bit of a newbie and I have Google and found no joy with this one. I am trying to create a bit of code that will allow a user to input a date and then tell them how many days it is until then. I have tried to convert the string to date.time using strp but I just get an error message.
I want it to run: user inputs date message comes up saying there are XX days until.
Cheers