Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to create a Histogram in Excel
  • Use Data Form to input, edit and delete records in Excel
  • Understanding Anova in Excel
  • How to create Gauge Chart in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel

References

  • Convert text string to valid reference in Excel using Indirect function
  • Excel Advanced Lookup using Index and Match Functions
  • How to get first column number in range in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • Multi-criteria lookup and transpose in Excel

Data Validations

  • Excel Data validation with conditional list
  • Prevent invalid data entering in specific cells
  • Excel Data validation date in specific year
  • Excel Data validation date in next 30 days
  • Excel Data validation unique values only

How to use IFS function in Excel

by

Use the IFS function in Excel 2016 when you have multiple conditions to meet. The IFS function returns a value corresponding to the first TRUE condition.

Note: if you don’t have Excel 2016, you can nest the IF function.

1a. If the value in cell A1 equals 1, the IFS function returns Bad.

1b. If the value in cell A1 equals 2, the IFS function returns Good.

1c. If the value in cell A1 equals 3, the IFS function returns Excellent.

1d. If the value in cell A1 equals another value, the IFS function returns No Valid Score.

Note: instead of TRUE, you can also use 1=1 or something else that is always TRUE.

Here’s another example.

2a. If the value in cell A1 is less than 60, the IFS function returns F.

2b. If the value in cell A1 is greater than or equal to 60 and less than 70, the IFS function returns D.

2c. If the value in cell A1 is greater than or equal to 70 and less than 80, the IFS function returns C.

2d. If the value in cell A1 is greater than or equal to 80 and less than 90, the IFS function returns B.

2e. If the value in cell A1 is greater than or equal to 90, the IFS function returns A.

Note: to slightly change the boundaries, you might want to use “<=” instead of “<” in your own function.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel NOT Function
  • How to return blank in place of #DIV/0! error in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate number of hours between two times in Excel
  • DAYS function: Description, Usage, Syntax, Examples and Explanation
  • Add workdays to date custom weekends in Excel
  • Convert time to time zone in Excel
  • Display Days until expiration date in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Running count group by n size in Excel
  • Map text to numbers in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel

General

  • How to calculate percent of goal in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • Excel Default Templates
  • Check if multiple cells have same value in Excel
  • How to get original price from percentage discount in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning