Date formula not adding days
Jenn Burk
✭✭✭
I'm trying to add "days" to a Date.
The formula in the "Test" column is:
=[Ex Works]@row + (IFERROR(INDEX({business days}, MATCH(Location@row, {location}, 0)), ""))
This is the error that I'm getting. I'm not sure what I'm doing wrong.
Tags:
Best Answers
-
I was able to get it to work.
- Made sure the first column was a 'Date' column (Used the second column)
- 'Test' column must be a 'Date' column as well
- Add this formula to your 'Test' column: =[Ex Works]@row + [Business Days]@row
I hope this helps
-
You're welcome :)
Answers
-
I was able to get it to work.
- Made sure the first column was a 'Date' column (Used the second column)
- 'Test' column must be a 'Date' column as well
- Add this formula to your 'Test' column: =[Ex Works]@row + [Business Days]@row
I hope this helps
-
OMG! I had the "Test" column as text, not a date.
I can't believe that I didn't see that.
Thank you so much!!!!
-
You're welcome :)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 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!