Nested If in Excel - Easy Excel Tutorial
Nested If in Excel - Easy Excel Tutorial
Excel Easy
#1 Excel tutorial on the net Excel Introduction Basics Functions Data Analysis VBA 300 Examples Ask us
The IF function can be nested, when you have multiple conditions to meet. The FALSE value is being replaced
Ads by Google
by another If function to make a further test. For example, look at the formula below.
► Excel Formulas
1a. If cell A1 equals 1, the function returns Bad.
► Microsoft Excel Tutorial
► Excel Training
1d. If cell A1 equals another value, the function returns No Valid Score.
http://www.exceleasy.com/examples/nestedif.html 1/3
3/16/2016 Nested If in Excel Easy Excel Tutorial
2a. If cell A1 is less or equal to 10, the function returns 350.
2b. If cell A1 is greater than 10 and less or equal to 20, the function returns 700.
2c. If cell A1 is greater than 20 and less or equal to 30, the function returns 1400.
Note: to slightly change the boundaries, you might want to use "<" instead of "<=" in your own formula.
Do you like this free website? Please share this page on Google+
Share 4
http://www.exceleasy.com/examples/nestedif.html 2/3
3/16/2016 Nested If in Excel Easy Excel Tutorial
(2/3) Learn more about logical functions, use the sidebar >
Go to Top: Nested If | Go to Next Chapter: Cell References
http://www.exceleasy.com/examples/nestedif.html 3/3