answersLogoWhite

0


Best Answer

It sounds like you are trying to do something like this: Select a value for cell A1 if certain conditions are met in cells B1 and C1. Use the formula:

=IF(ISERROR(INDEX(B3:C5, MATCH(G2,A3:A5,0), MATCH(G3,B2:D2,0))),0,INDEX(B3:C5, MATCH(G2,A3:A5,0), MATCH(G3,B2:D2,0)))

Create a table to hold the salaries for years and status. The formula will find the wage that matches both the years and status. Enter the values in the following cells to see an example of how you can do this:

A3 = 1

A4 = 2

A5 = 3

B1 = Wage Table

B2 = A

B3 = 12.50

C2 = B

C4 = 16.75

D2 = C

F1 = Employee

F2 = years

F3 = status

F4 = wage

G2 = 2

G3 = B

G4 = =IF(ISERROR(INDEX(B3:C5, MATCH(G2,A3:A5,0), MATCH(G3,B2:D2,0))),0,INDEX(B3:C5, MATCH(G2,A3:A5,0), MATCH(G3,B2:D2,0)))

NOTE: Change G2 to 1 and G3 to A to verify the formula works.

If you want to get even more professional, assign range names where appropriate and replace the cell references with range names. For example, you can call A3:A5 "years" and change MATCH(G2,A3:A5,0) to MATCH(G2,years,0), etc.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How would I go about creating a formula in Excel that would calculate a new wage based on employee status and the years employed?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is it called when you want to calculate something in Excel?

A formula.A formula.A formula.A formula.A formula.A formula.A formula.A formula.A formula.A formula.A formula.


What excel formula can be used to calculate FICA?

If the employee's gross pay is in column A, line 1, and you want the FICA deduction in column B, then the formula in B1 is A1*.0765


What is flat benefit formula?

Flat benefit formula is a method used by the company to calculate the contribution of the employer to the benefit plan of the employee. It is computed through the month of service and multiplies it by the predetermined monthly rate.


What formula can be used to calculate labor Productivity?

If an employee earned $50 per day, how many employees should be hired if each unit of output can be sold for $9.00. One employee puts out 7 units per day.


What is the formula to calculate the period of a wave?

you find the formula... then you calculate it. Its that simple.


How do you calculate the peak area in chromatography?

Calculating the peak area in chromatography can be done with triangulation. Approximating the area as a triangle, the formula for area of a triangle can be employed and a reasonably accurate result obtained.


If the formula to calculate work is distance divided by time how do you apply the formula?

You would have a very tough time, because that isn't the formula to calculate work. (distance) divided by (time) is the formula to calculate speed. The formula to calculate work is: (force) multiplied by (distance).


What is the formula to calculate net pay to gross pay for a Canadian employee?

netpay=grosspay-deductions for example: deductions: tax=10% sss=20% philhealth=10% pagibig=20%


How do you write an Excel spreadsheet formula to determine an employees years of service based on their start date?

Enter employee's name in A1 (e.g., Bob).Format Cells A2 and A3 as dates (your choice of formats).In cell A2 enter employee's start date (e.g., 4/1/2005).In cell A3 enter the formula =TODAY(). [This enters today's date and will allow you to evaluate year's of service in real time.]In cell B3 enter the formula: = A1 & " has been employed for " & DATEDIF(A2,A3,"y") & " years."[Bob has been employed for 4 years.]==========If you want to add more fidelity, enter the following formula in cell B3:= A1 & " has been employed for " & DATEDIF(A2,A3,"y") & " years and " & INT((A3-A2)/7)-DATEDIF(A2,A3,"y")*52 & " weeks."[Bob has been employed for 4 years and 43 weeks.]


How do you calculate a ratio from a percent?

Formula to calculate the ratio


What is the formula used to calculate?

the formula used to calculate a slope is: m=y2-y1/x2-x1


Formula to calculate length of spiral reinforcement in columns?

Formula to calculate length of spiral reinforcement in columns