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 statements
IF statements
Resolved · Medium Priority · Version 2007
RE: IF statements
Hi Saira,
Thank you for your question and welcome to the forum.
An IF function has 3 arguments:
Logical Test, True, False
e.g. If cell A1 has 20000 in it.
The Logical test might be whether A1>15000. So you are testing cell A1 and seeing whether it is greater than 15000.
If that condition is met, then you have to enter a value for the TRUE argument and if it isn't met(a1 is less than 15000) then you need to enter a value for the false argument.
e.g. =if(a1>15000,"Yes","No")
If you are typing the formula directly in the cell, if you are specifying text as the True and False arguments, then you need to place the text in speech marks as shown above.
Please check the link below:
http://www.homeandlearn.co.uk/excel2007/excel2007s6p1.html
I hope this helps.
Regards
Simon
Fri 19 Aug 2011: 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:New Normal WorksheetDo you want all your worksheets to confirm to a certain look? Then change the Defaults!!! |