Formulas > =IFS()
How To Use IFS() Function in Google Sheets
Description
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)
-
Remember to check each condition in order.
-
Use comparison operators to define the score ranges.
-
Make sure to include quotes around the letter grades.
2 Better Sheets Tutorials
Create a Radio Button From Checkboxes Using Google Apps Script
5 Ways to use IF() Formula to Create Magic in Your Sheets
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