Help with a week formula
Hi,
I need assistance in creating a formula in which it tells me what week we are into the month, so every month on the first it must start at week 1 and then every Monday thereafter it needs to go to the next week please?
Regards
Rainier
Answers
-
@L@123 I feel like we worked on this very thing some time ago, but I can't remember what your solution ended up being. Thoughts?
-
This is what I have so far, but it doesn't work if the month starts on sunday... i'm digging into it and will let you know
=ROUNDUP(NETDAYS(DATE(YEAR(a@row), MONTH(a@row), 1) - WEEKDAY(DATE(YEAR(a@row), MONTH(a@row), 1)) + 2, a@row) / 7))
-
That was a lot further back than I thought. Here is a similar thread from the end of May 2020...
-
Oh yeah, I remember that one. Ha I'm adding that to my date formulas post so I don't have to look through comments to find it in the future
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!