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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!