A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
- Make sure that there is no space before the = sign.
- Make sure that the cell is not formatted as Text. If it is, set the number format to General, then press F2 and press Enter without changing anything.
- Make sure that the Show Formulas button in the Formula Auditing group of the Formulas tab of the button is not highlighted.
- If you use comma as decimal separator, you should use semicolons instead of commas in the formula: =IF(AB7>3;"Success";"Fail")