Unparseable error
I am getting the 'UNPARSEABLE' error on the following formula, any insight would be appreciated:
=IF(MIN([FPFV (Updated)]1:[FPFV (Updated)]107)= [FPFV(Updated)]@row, (MAX([Actual Go Live Date]1:[Actual Go Live Date]107)+7), TODAY())
Best Answer
-
Thanks - I ended up using a helper cell to house the max go live date then use that to add the 7 days to.
Answers
-
Without seeing your sheet, I think your problem is that you are trying to add 7 to the date that gets returned using that MAX() formula. You might have to them DATE() formula in the method mentioned in Row 3 of this article answer: https://help.smartsheet.com/articles/2477601-use-formulas-perform-calculations-dates
Row 3 explains how to add days using the date() function.
Let me know if that works!
-
Thanks - I ended up using a helper cell to house the max go live date then use that to add the 7 days to.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!