Formula to add 30 days to create date and insert into a cell is if value is blank
Good morning. I have a sheet where we are placing dates for follow-up on projects that go on hold. In the form we ask for a planned restart date but sometimes this is unknown. When that date is unknown we want to trigger a reminder for follow-up 30 days after the date the row is created. I have a created date field and I know to add 30 days to that but I am struggling with how to utilize the ISBLANK function along with this to get the value I am looking for. Any assistance would be greatly appreciated.
There is also a Planned Restart yes/no drop down I could use to do this and say if Planned Restart is no add 30 days to create date. Either should work I just and not strong with compound formulas
Fields are Created and Planned Restart
I tried this but it is not working =IF([Planned Restart]@row = “No”, [Created]@row + 30)
I am inserting this into the Estimated Restart Date column
Answers
-
A possible avenue. Use a workflow rather than a column formula.
Replace the 'Today' & 'Date' fields with whatever you're calling your date fields.
I hope it helps.
Help Article Resources
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
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!