ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Employee = rate of pay (https://www.excelbanter.com/excel-discussion-misc-queries/119285-employee-%3D-rate-pay.html)

laurel

Employee = rate of pay
 
How do I set up a cell that autofills the rate of pay based on the employee
name entered in another cell?

Teethless mama

Employee = rate of pay
 
Take a look a VLOOKUP function or INDEX and MATCH in Help menu


"laurel" wrote:

How do I set up a cell that autofills the rate of pay based on the employee
name entered in another cell?


L. Howard Kittle

Employee = rate of pay
 
Hi Laurel,

See if this helps you out;

Employees names in A2:A4
Their pay rate in B2:B4
Their hours worked in C2:C4

A drop down valadation list of the employees in D2

This formula in E2
=VLOOKUP(D2,A2:B4,2,0)*VLOOKUP(D2,A2:C4,3,0)

Select an employee from the drop down and their gross pay is returned in E2

HTH
Regards,
Howard

"laurel" wrote in message
...
How do I set up a cell that autofills the rate of pay based on the
employee
name entered in another cell?





All times are GMT +1. The time now is 06:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com