Forum home » Delegate support and help forum » Microsoft Excel Training and help » Nested IF function
Nested IF function
Resolved · Medium Priority · Version 2007
Nested IF function
Don't know quite how they work and also about further logical functionFor upcoming training course dates see: Pricing & availability
RE: nested IF function
Hi William,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.
|
|
» Forum post: Merge spreedsheet |



Course updates

