Yevette
Active Member
- Joined
- Mar 8, 2003
- Messages
- 336
Hello All,
I know there are several postings out there on this subject, but I can't seem to make the formula work.
I have a start date of 9/15/03 (A2) and an end date of 10/10/03 (B2). I need a formula that will calculate the total number of Mondays in this period (not "between" the start and end dates of this period). Can someone help me with a formula to resolve this? The formula I'm using now is:
=INT((($B$2-$A$2)-MOD(2-$B$2,7))/7)
but it's coming up one Monday short. Can someone help me? Thanks a lot!
I know there are several postings out there on this subject, but I can't seem to make the formula work.
I have a start date of 9/15/03 (A2) and an end date of 10/10/03 (B2). I need a formula that will calculate the total number of Mondays in this period (not "between" the start and end dates of this period). Can someone help me with a formula to resolve this? The formula I'm using now is:
=INT((($B$2-$A$2)-MOD(2-$B$2,7))/7)
but it's coming up one Monday short. Can someone help me? Thanks a lot!