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
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives