Formulas > =IFS()

How To Use IFS() Function in Google Sheets

Description

Evaluates multiple conditions and returns a value that corresponds to the first true condition..

How To Actually Use IFS() in Sheets

IFS(condition1, value1, [condition2, value2], …)

Try IFS yourself

In cells B1:B10, enter student scores. Use the IFS formula in cell C1 to assign grades based on the following criteria: A for scores 90 and above, B for scores 80 to 89, C for scores 70 to 79, and F for scores below 70.

Hints (3)

2 Better Sheets Tutorials

Create a Radio Button From Checkboxes Using Google Apps Script

Create a Radio Button From Checkboxes Using Google Apps Script

Let's code a Radio button that turns off all checkboxes except the one clicked.
IFS() NOT() OR()
5 Ways to use IF() Formula to Create Magic in Your Sheets

5 Ways to use IF() Formula to Create Magic in Your Sheets

We're going to create some magic here. Some if magic, sprinkle a little magic on your sheets, you can use these formulas in existing sheets.
AND() IF() IFS() ISBLANK() OR() +1 more

Learn more about the IFS() formula:

Generate a IFS() formula for your needs

Describe your task in plain English and get a paste-ready formula that uses IFS(). 2 free AI generations, no signup. Members get unlimited use.

Generate a IFS() formula