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.
Calculate due date based on start date + either 1 or 5 days
I need to calculate a investigation date which would be 5 days, unless the "foodborne Illness" cell is checked, inwhich case the investigation date is 1 day after the complaint date.
This is for a complaint log I am putting together. I want to auto populate the deadline for the inspector to initiate the investigation.
I also need to calculate a deadline for turning in the report which would be 10 days from the complaint date
Thank you
Comments
-
Here are the formulas you are looking for:
1) Investigation Date
=if([foodborne Illness]1=1,[complaint date]1+1,[complaint date]1+5)
2) Deadline
=[complaint date]1+10
I hope this helps.
-
I get an error: "Invalid Column Value"
-
Scott,
This is likely caused by your column type.
Ryan's formulas are written expecting the following:
[foodborne illness] is either a Checkbox or a Text/Number type
[complaint date] , [Deadline], and [Invesigation Date] are all Date type
The error tells me that the location of your formula is not a Date type.
You didn't say which cell was giving you the error.
Note to Smartsheet:
The error is not listed here:
https://help.smartsheet.com/articles/775363-using-formulas#error
Craig
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives