Creating scheduled date from last date given
Hello
I am having problems creating a formulla .The formula needs to reflect the due date which is: Date of Last PCR Test + 14 days.
I tried the following but its not working:
=[Last PCR Testing]@row + 14 days()
Any help would be grateful
Best Answer
-
Hi @Vinton Douglas
Hope you are fine, the 2 column must be Date type column then try the following formula and convert it to column format formula:
=IFERROR([Last PCR Testing]@row + 14, "")
the following screenshot shows the result:
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
Answers
-
Hi @Vinton Douglas
Hope you are fine, the 2 column must be Date type column then try the following formula and convert it to column format formula:
=IFERROR([Last PCR Testing]@row + 14, "")
the following screenshot shows the result:
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
-
Thanks Bassam. Works great.
-
Excellent, i will be happy to help you any time.
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.2K Get Help
- 360 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!