Forum Discussion
Susan Authers
Apr 25, 2018Copper Contributor
Week Numbers between a Start and End Date
Hi All I dont know if anyone can help!! a concept that sounds simple in my head is just not coming into fruition when im trying to do it in Excel. I am trying to find a formula that will calc...
- Apr 25, 2018
Hi Susan,
If you'd like to calculate number of full weeks from Start Date that could be
=INT((<your date> - <Start date>)/7)
nabilmourad
Jul 18, 2019MVP
Here is a complete guide to date math (Including the Weeknumber function) + a Free quick reference card to date Math
https://www.youtube.com/watch?v=qIZxeOq-QDk
Hope that helps
Nabil Mourad