Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Automate End Month Date
Hi ,
I have started a Sheet to manage tasks for of the payroll Firm's I run
I need to get into 1 cell automatically last date of the month so if its February its the 28th if its Jan should be automatically the 31st
Which formula can I set up that it should automatically be set for end date of the month? so i can get set up notifications on that date to Process payroll
Thank you
Heshy.
Comments
-
Try this formula.
=IF(MONTH(Date2) < 12, DATE(YEAR(Date2), MONTH(Date2) + 1, 1) - 1, DATE(YEAR(Date2), 12, 31))
Found it here: https://community.smartsheet.com/discussion/how-get-eom-end-month
-
Hi Heshy,
I would also recommend turning on the project settings and tapping into the duration an predecessors tied to the start date / end date columns.
-
FYI
If Dependencies are on, the two project dates can not have formulas.
Craig
-
Thank you, Craig, for clarifying for the group. I apologize I missed noting this
I wanted to just recommend another option tapping into the project setting to drive the dates.
-
No prob.
I figured you and Mike knew that, the comment was for Heshy's benefit.
Craig
-
Yep. The formula I shared for Heshy was assuming he wanted an additional date column for setting up reminders and notifications based on a calculation of the end of the month.
Thanks for adding these additional thoughts!
Heshy, please let us know if we've met your needs or have any additional questions!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives