Hello
I am trying to create an IF statement and keep getting the following
- Technical Details
Learn more about the syntax for formulas.
Troubleshoot issues with Microsoft SharePoint Foundation.- Correlation ID: 6f86ad9c-2538-00bf-c686-c2b81c8e95eb
- Date and Time: 8/11/2014 6:00:02 PM
I was told to create it in Excel then copy/paste into SP. Here is the formula and it works perfectly in Excel:
=IF(A11="H8K77AE - Face to face training ($750 USD/Day)","SAP",IF(A11="H8K78AE - Virtual Instructor Led training ($500 USD/Day)","SAP2",IF(A11="H8K79AE - Break/fix demos on lab equip WITH Instructor ($400 USD/Day)","SAP3",IF(A11="H8K80AE - Break/fix demos on lab equip WITHOUT Instructor ($200 USD/Day)","SAP4",IF(A11="H8K77A1 - Face to face training ($750 USD/Day)","Fusion",IF(A11="H8K78A1 - Virtual Instructor Led training ($500 USD/Day)","Fusion2",IF(A11="H8K79A1 - Break/fix demos on lab equip WITH Instructor ($400 USD/Day)","Fusion3",IF(A11="H8K80A1 - Break/fix demos on lab equip WITHOUT Instructor ($200 USD/Day)","Fusion4",""))))))))
The only difference is I change the cell references of "A11", to the field name in SharePoint "[SKU#]". when I hit OK I get the error above. Does the field name not need to have the brackets around it or is it something different?
I am really hoping someone can help here as this should be rather simple and not sure why I don't get a result based on what is selected in the [SKU #] field
Thank you for your assistance.
Amathyst