Question
Script to calculate number of days between 2 dates
I'm fairly new to scripting and have looked for an answer to this; I have found some posts though have been unable to apply them to my scenario.
I have one date that is automatically populated with the current date, and another (earlier) date that the user enters. I need to have a field which calculates the difference between these 2 dates in days.
Any help appreciated - I'll use any help as a learning exercise!