+ Reply to Thread
Results 1 to 4 of 4

Formula to calculate pay depending on job code rates

  1. #1
    Registered User
    Join Date
    09-25-2018
    Location
    London
    MS-Off Ver
    MS Office 2011 for Mac
    Posts
    2

    Formula to calculate pay depending on job code rates

    Screen Shot 2018-09-25 at 14.51.12.png

    Hello,

    I am new to this forum and very new to Excel as well... So I apologise in advance if this question sounds stupid.
    I have been struggling all day with the table attached.

    I am struggling terribly to find the formula to enter in Column F (Pay).

    In column C, I enter the job code the person is doing that day.
    In column D, I enter the number of hours the person is doing that day.
    On the right (on my spreadsheet this is actually in a different sheet, but I moved it here just so it could be seen in the attachment), I have a table that states what is the hourly rate of pay for each different job code.

    So basically, in column F I want the formula to do the following: calculate the pay for that line multiplying the accurate rate (depending on job code in column c) by the number of hours worked (column d).

    I hope that makes sense

    I would be forever grateful for any help you can give me, as I am completely stuck at the moment!

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Formula to calculate pay depending on job code rates

    Hello and welcome to the forum.

    Try something like this in F4:

    =D4*INDEX(I$11:I$17,MATCH(C4,H$11:H$17,0))

    By the way, I hope you aren't planning on using the dates in column B for anything. Merged cells do not work well with analysis.

  3. #3
    Registered User
    Join Date
    09-25-2018
    Location
    London
    MS-Off Ver
    MS Office 2011 for Mac
    Posts
    2

    Re: Formula to calculate pay depending on job code rates

    It works perfectly, thank you so much!

    And no worries for the dates, I am not planning on using them for anything

    Thanks for saving my day!

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Formula to calculate pay depending on job code rates

    You're welcome. Happy to help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 12-08-2020, 12:22 PM
  2. Help fixing formula to calculate different rates of pay
    By cwolff in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-26-2017, 12:49 PM
  3. Formula to Calculate Varying Rates In One Shift
    By liz96g in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-29-2015, 06:05 AM
  4. Formula to calculate two different rates using same cells
    By stacylena in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-18-2015, 11:45 AM
  5. Replies: 1
    Last Post: 05-22-2014, 05:33 PM
  6. Formula for calculate 3 different rates in only one cell
    By tariqnaz2005 in forum Excel General
    Replies: 5
    Last Post: 03-11-2014, 07:13 AM
  7. [SOLVED] Need formula to calculate total of different rates depending on count
    By laura2114 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-07-2012, 05:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1