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.
Reoccuring sheet
Comments
-
Hi Hans,
If you're looking for months between 2 dates, try a formula like the following example:
=MONTH([Start Date]2) - MONTH([Due Date]2)
You'll want to change the cell references in the above example to the cells in your sheet.
If you don't want negative numbers returned, you might try wrapping the whole thing in the absolute function:
=ABS(MONTH([Start Date]2) - MONTH([Due Date]2))
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives