invalid operation or #UNPARSEABLE
I am trying to do a formula to determine how many days a line has been on the sheet without resolution. I tried to do this formula: =({date sent for review}@row=","Now()-{date sent for review}@row -- and am recieving a #unparseable error.
I then tried formula: =today()-{date sent for reivew}@row -- and am receiving #invalid operation.
Can I calculate the days outstanding on the report without putting today's date on the spreadsheet?
Answers
-
The top formula is missing a Parens aka ) at the end.
Ricky T
Gov Contractor for USSF
-
I added the close parens and added the if at the begining of the formula and still am getting the same error: #UNPARSEABLE
formula: =if([date sent for review]@row=",",Now()-{date sent for review]@row)
=today()-[date sent for review]@row)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.1K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 450 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 289 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!