Thank you, plog, I have looked at those posts. I don't want to count the number of weeks as the DateDiff function will do...
=Int(DateDiff("d", #8/1/2018#, #3/4/2019#) / 7)
will give me 30 weeks
...and the start date will always be the first of the month. So regardless if the first if the...