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
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives