Sheet Reference Formula Unparseable Error
I'm using the following formula, which references another sheet to pull in definitions/text:
=IF([Job Family Recommendation]@row = "Accounting Operations", {Job Family Definitions Range 5}), IF([Job Family Recommendation]@row = "Billing", {Job Family Definitions Range 2})
The first leg of the formula works, but when I add the second, I receive a UNPARSEABLE error. I would love to know why this isn't working and if it's possible to have multiple references
Best Answer
-
Drop the ) after the Job Family Definitions Range 5. You don't need it there when nesting IF statements.
Jonathan Sanders, CSM
"Change is always scary because it is unknown, but facing the unknown is what makes us stronger."
Answers
-
Drop the ) after the Job Family Definitions Range 5. You don't need it there when nesting IF statements.
Jonathan Sanders, CSM
"Change is always scary because it is unknown, but facing the unknown is what makes us stronger."
-
Thanks, @Kleerfyre ! That worked.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!