#Unparseable with If statement
I keep getting # Unparseable error with this if statement:
=IF(RC@row= “RFI-1”, "*Request For Information*”
,IF(RC@row = “RFI-2”, “**Request For Information, Second Attempt**”
,IF(RC@row = “RFI-3”, “***Request For Information, Final Attempt***”
,IF(RC@row= “IFA-1”, "*Request For Approval*”
,IF(RC@row = “IFA-2”, “**Request For Approval, Second Attempt**”
,IF(RC@row = “IFA-3”, “***Request For Approval, Final Attempt***”))))))
What am I missing?
Thanks in advance
Comments
-
Try pasting your formula into a notepad or notepad type text editor so that your quotes get sorted out.
It appears that your quotation marks are smart quotes instead of standard straight quotes. This frequently causes issues with formulas in smartsheet. Retyping all of your quotations might help the cause. Notice that your quotes are slanted in comparison.
Unslanted "
Slanted ”
-
Thank you Mike, I will give that a try.
-
It worked perfectly after changing the quotes, thanks again!
-
Absolutely! Never use a word processing program like microsoft word to write out your formulas as they always convert your quotes to smart quotes which causes quite a headache in these circumstances.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 379 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 304 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!