if statements

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

Forum home » Delegate support and help forum » Microsoft Excel Training and help » 'if'' statements

'if'' statements

resolvedResolved · Low Priority · Version 2003

Rebecca has attended:
Excel Intermediate course

'if'' statements

Please re-iterate the structure of if statements

RE: 'if'' statements

Hi Rebecca,

Thank you for your question.

An IF statement consists of three arguments, Condition or Logical Test followed by a True answer and a False answer.

Here is an example:

=IF(C2>200,"Yes","No")

OR

=IF(C2>200,A2*5%,A2*2.5%)

So Logical Test, True, False.

I hope this answers your question.

Regards

Simon

Sun 5 Dec 2010: 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:

Using an equal (=) sign that isn't part of a formula

Before you type the equal sign, type an apostrophe: '
Then type your equal sign: = (and anything else you want to add after your equal sign)
Press ENTER.

(the apostraphe will disappear

View all Excel hints and tips


Server loaded in 0.1 secs.