Formula with date, days and checkbox criteria
Dana S
✭✭
I am trying to return a date based on several criteria.
IF PSA/Lease Executed box is check, then use PSA/Lease Target Date + DD Period days
IF PSA/Lease Executed box is unchecked, then use PSA/Lease Executed Date + DD Period days
Here is what I tried but it is not correct. Can you tell me what I'm missing?
=IF([PSA/Lease Executed]@row, 0, [PSA/Lease Target Date]@row+[DD Period]@row, (IF([PSA/Lease Executed]@row, 1, [PSA/Lease Execution Date]@row+[DD Period]@row, "")
Answers
-
I neglected to add an attachment for a visual of the sheet I'm working in.
-
I believe this was already answered on your other post?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!