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 2007
Excel 2007
Resolved · Low Priority · Version 2007
Nick has attended:
Excel Intermediate course
Excel 2007
When using the IF function is there a way to use more sorting filters than just more or less than?
RE: Excel 2007
Dear Nick
Thank you for attending Excel 2007 Intermediate course. I hope you enjoyed the course.
There are various types of operators that you can use when you are performing IF statements: Following is an overview with some explanation/examples of them:
Arithmetic operators:
+
-
*
/
%
^ (used for exponentiation e.g. 3^2 = 3*3
Comparison Operators:
=
>
<
>=
<=
<> ( not equal to)
Text operators:
& (ampersand) Connects, or concatenates, two values to produce one continuous text value (B4&C4)
Reference operators:
: (colon) Range operator, which produces one reference to all the cells between two references, including the two references (B5:B15)
, (Comma) Union operator, which combines multiple references into one reference (SUM(B5:B15,D5:D15))
If this has answered your query then I would request you to please mark the question as resolved!! If not and you have a specific question related to this then please post it as a new question and we should be able to provide you the solution for it!!
I hope this helps!!
Kindest Regards
Rajeev Rawat
MOS Master Instructor 2000 and 2003
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:Paste functions box quicklyIf you want to do a formula using the paste functions box press SHIFT + F3. |