Hi Guys, I wanted to know how I could calculate how many weeks have elapsed between two dates.
I have a start date and end date in Date format and then I use the formula NETWORKDAYS(Start Date,End Date)/5), formatted to 2 decimal places this tells how many weeks have elapsed between the two dates.
Now I wanted to do the reverse, So basically I would have a Start Date, then the number of weeks and from this calculate the End Date using working days only.
Is this possible?
Thanks in advance for any help given.![]()
Bookmarks