Adding one working day (no blanks)
Hi,
I am trying to add a day onto a date generated from a previous date - However, it needs to be a working day and the cells with no previous date need to stay blank until the previous date is entered... i am currently using - =[Expected Final or QA Approval]@row + 1 - however the cells with no date in the previous cells are generating a "1" result - i need this to be blank.
Confused.com....
Tags:
Best Answer
-
Try this:
=IFERROR(WORKDAY([Expected Final or QA Approval]@row, 1), "")
Answers
-
Try this:
=IFERROR(WORKDAY([Expected Final or QA Approval]@row, 1), "")
-
@Paul Newcome Perfect! thank you!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!