Automated dates
Dave Godfrey
✭✭✭✭
I am trying the set up a dashboard using a rollup sheet.
I am trying to automate the start date so that it is always set to the 1st of the month or would it need to be manually changed every month?
Thanks
Dave
Comments
-
Give this a try...
=MONTH(TODAY()) + "/" + 1 + "/" + YEAR(TODAY())
What it does is displays the month for whatever TODAY is.
Then a /
Then 1
Then another /
And finally the year for whatever TODAY is.
Below is the result
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 430 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives