Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

if functions

ResolvedVersion 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 courses

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
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Excel tip:

Validating text entries

1. Select the range of cells.
2. From the Data menu, select Validation.
3. Select the Settings tab.
4. From the Allow dropdown list, select Custom.
5. In the Formula box, enter the following formula:

=IsText (A1)

where A1 is the first cell in the range.
6. Click OK.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.29 secs.