January 1, 201016 yr Ok, I've searched the forum, and haven't found a solid answer for this question. I have two dates, beginning and ending, and can simply find out how many days are left between the two in the same month. But, how can I go about scripting it to find out the same if say the startDate is 12/31/2009, and the end date is 1/6/2010? where the months change, and the years? Thanks in advance for the help.
January 1, 201016 yr End Date - Start Date will give you a number equal to the number of days between the two dates. However, it sounded like you wanted an interim number based on the current date? Lee Edited January 1, 201016 yr by Guest
January 1, 201016 yr Author Thanks Lee for your reply. It made me aware that I was completely OVER-THINKING this problem.......so simple.....thanks again.
Create an account or sign in to comment