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.4K Get Help
- 424 Global Discussions
- 221 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 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!