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

Data Analysis

  • Excel Line Chart
  • Get column name from index in Excel Table
  • How To Load Analysis ToolPak in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • Excel Bar Chart

References

  • How to create dynamic named range with OFFSET in Excel
  • How to retrieve first match between two ranges in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • Find closest match in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation no punctuation
  • Excel Data validation whole percentage only
  • Data validation must not exist in list
  • Excel Data validation don’t exceed total

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

  • IF, AND, OR and NOT Functions Examples in Excel
  • OR function Examples in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel AND Function
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • List holidays between two dates in Excel
  • Convert date string to date time in Excel
  • Series of dates by day
  • How to calculate most recent day of week in Excel
  • Calculate days remaining in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group arbitrary text values in Excel
  • Group times into unequal buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • If cell contains one of many things in Excel

General

  • Delete Blank Rows at Once in Excel
  • Basic error trapping example in Excel
  • Count cells that do not contain many strings in Excel
  • Find, Select, Replace and Go To Special in Excel
  • How to fill cell ranges with random text values in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning