How can I display a date range based on week/month numbers?
Here's the situation:
I have a bar chart on a dashboard that displays the dollar value of bids submitted by week going back the last five weeks and another for the last five months to help the estimating team track where we are on meeting goals. At the moment the labels under the bars are Last Week, 2 Weeks Ago, etc. because I do not know if it's possible to code a cell to turn out a date range based on a week number or a month name based on a month number.
Is this possible? How would I code that in?
Thanks!
Comments
-
Ok, discovered a way to display long form month names here, just in case anyone is looking for the same thing later:
https://community.smartsheet.com/discussion/how-convert-dates-long-form-date-format
-
There are easier ways of doing it using tables and INDEX/MATCH vs using long nested IF statements. It is more flexible and MUCH less susceptible to a typo or missed parenthesis. This can be used for both long form month names and date ranges for a weekly breakdown. A little tweaking would also provide the year for the month names.
If you are interested, let me know. I'd be more than happy to help.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!