Using the Function - If - In Excel

Let's start with an employee whose name andthe problem using the 'if' function in Excel?
salary you have entered in an Excel worksheet.The situation is not very different when a teacher
Based on his basic salary you pay him a holidaywishes to define grades for students based on
allowance. Now people who get 'x' salary are paidthe total percentage marks that a student gets.
60% of the salary as holiday allowance andOther situations where you can use 'if' and
people who get 'y' salary are paid 80% of themultiple 'if' would be where you have different
salary as holiday allowance. This is a'VAT' (Value Added Tax) values for the products
straightforward calculation if you have a smallyou sell. You could also apply the 'if' function to
amount of data, let's say, 5 or 6 entries. Whatcalculate taxes based on the total salary package
happens if you have 100 or thousands of entries.and the tax tables provided by the revenue
You just can't drag the cell handle and copy thecollection department.
formulas ('autofill') because different values areOther interesting related functions are 'sumif and
applicable to different employees. What happens if'countif'. If you have used the simple 'conditional
you wish to use another factor in the calculationformatting' function in Excel, then you know how
like designation of the employee. So, now ifeffective this function is to highlight important
somebody is a manager and he draws a 'x' salary,data based on your criteria!
then you want to give him 100% of monthlyTo see the use of 'if' and other related functions
salary as holiday allowance and if anotherin action, please follow the links to the free Excel
employee is a manager and he is drawing 'y'training videos given below.
salary you want to give him 85% of monthlyTill the next article - take care!
salary as holiday allowance. How can you solve