2 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Formula to accurately assign pay rate to employees based on multiple criteria

Our take

Managing pay rates for employees holding multiple positions can be challenging, especially when relying on unique activity codes that don't directly correlate with specific wages. To streamline your invoicing process, consider refining your formula to incorporate both the Index-Match function and the activity code. This approach can automate pay rate assignment based on each employee’s role, reducing manual adjustments.

My company has a few employees who hold multiple positions, each with a separate pay rate.

I am trying to create invoices with a formula that automatically fills in the correct pay rate, and in the timesheet data, the only indicator of which position they should be paid for is a unique “activity code”.

My confusion comes from the fact that our time sheet activity codes are not typically used to identify specific wages or positions. Employees with only one position choose from a variety of activity codes based on their actual activity.

I’ve added a photo of an example spreadsheet showing the general setup I need to work with.

https://preview.redd.it/0k9bb803putg1.png?width=2889&format=png&auto=webp&s=b7bf842ef4faa4445d22e910735180f5145c1c63

I am currently using an Index-Match formula that references a Comp Rate Reference Table and uses last names as the lookup value. This doesn’t account for the activity code. My current rudimentary workaround is to use conditional formatting to highlight cells with the unique activity code, then manually change it.

I know there must be a better way, but I am a bit lost and not very skilled with Excel, so any advice would be greatly appreciated!

submitted by /u/Individual-Gear-7822
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles