Count weeks in a Cycle
I know there is a function for counting weeks based on the start of the year.
Is it possible to count weeks from a specific start date, instead of from January 1?
For example, I might have 12 weeks in a cycle of a project, and would like to show (on a dashboard) that we are in "week # of 12 weeks" in a specific cycle.
Appreciate the help as always!
Thanks,
Donna
Best Answer
-
Here's one way to do it:
In this example, I have two columns
Cycle Start is a Date column with the date of the start of your 12 week cycle.
Week In Cycle gives you the number of weeks into the cycle based on TODAY.
The formula in Week In Cycle column: =WEEKNUMBER(TODAY()) - WEEKNUMBER([Cycle Start]@row)
I hope this helps you.
Cheers,
Ramzi
Smartsheet Solution Architect
www.adapture.com
Platinum Partner
Smartsheet Solutions Architect
www.adapture.com
Answers
-
Here's one way to do it:
In this example, I have two columns
Cycle Start is a Date column with the date of the start of your 12 week cycle.
Week In Cycle gives you the number of weeks into the cycle based on TODAY.
The formula in Week In Cycle column: =WEEKNUMBER(TODAY()) - WEEKNUMBER([Cycle Start]@row)
I hope this helps you.
Cheers,
Ramzi
Smartsheet Solution Architect
www.adapture.com
Platinum Partner
Smartsheet Solutions Architect
www.adapture.com
-
Thank you!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 Webinars
- 7.3K Forum Archives