#Unparseable with If statement

aaboueid
aaboueid ✭✭✭
edited 12/09/19 in Formulas and Functions

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

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!