98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » If functions
If functions
Resolved · Low Priority · Version 2007
Bina has attended:
Excel Intermediate course
Excel Advanced course
If functions
What is a nested if function
RE: If functions
Hi Bina,
Thank you for your question.
A Nested If is used if you want to test a cell against multiple conditions.
An IF function only allows you to test a cell using one condition.
Here is an example:
=if(c5>100,50,if(c5>30,20,10))
I hope this answers your question.
Regards
Simon
Wed 23 Sep 2009: Automatically marked as resolved.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Navigate with keyboard without losing your active cellIf you like using your keyboard to scroll through your excel document, but want to keep your active cell the same, use the scroll lock, and then use your arrow keys to navigate around the document. |