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 » Excel Intermediate
Excel Intermediate
Resolved · Low Priority · Version 2007
Tracy has attended:
Excel Intermediate course
Excel Advanced course
Excel VBA Intro Intermediate course
Excel Intermediate
Tell me more about the IF function..!
RE: Excel Intermediate
Hello Tracy
Thank you for your question and welcome to the forum.
The IF function is used in situations where you would like Excel to choose between two alternative entries to put into a cell, based on Excel evaluating the content of another cell.
There are three parts to the function:
1. Logical test, where you are asking Excel to evaluate a cell in your spreadsheet (e.g. see if it is equal to =, less than <, greater than >, or not equal to <> a certain value).
2. Value if true: what you'd like Excel to do if your logical test is met/is true.
3. Value if false: what you'd like Excel to do if your logical test is not met/is false.
The second and third parts (value if true and value if false) could get Excel to perform a calculation, put a text or number value in the cell, or leave the cell blank (denoted by "").
I hope this helps.
Kind regards
Amanda
Thu 14 May 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:Cycling through Absoulte cell referencesIf you are working with formulas in excel and need to convert your formula to an absolute formula, instead on manually adding in the $dollar signs you can highlight the specific part of your formula and press the F4 key. |