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.
Conditional date formula
Hi,
I'm having a little trouble creating a formula for a date column. I have a 'Project type' column and a 'Project start date' column which need to determine what the 'Handover to support date' column is.
Basically - for all projects the 'Handover to support date' has to be 1 month after the 'Project start date' apart from 1 specific type of project, where it needs to be 3 months after.
Is it possible to do this? Thanks in advance.
Comments
-
Sambaxter,
The following formula seems to achieve what you are looking for:
=IF([Project Type]1 = "Complex", [Start Date]1 + 90, [Start Date]1 + 30)
I am not sure what your project type names are, but in this case, I have named those that require the longer time to handover as Complex. This formula will then give all other project types (if you have more than one) with the shorter, 30 day duration.
I hope this helps!
Steve
-
Thank you so much Steve!
You're a life saver!
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