+ Reply to Thread
Results 1 to 3 of 3

Pay Scale with bonuses

  1. #1
    Registered User
    Join Date
    12-04-2019
    Location
    Halifax, NS
    MS-Off Ver
    2013 (15.0.5189.1000) MSO (15.0.5172.1000) 32-Bit
    Posts
    3

    Pay Scale with bonuses

    So here is my issue

    I want to be able to send this out to my crew to allow them to predict what pay they will get. I have attached a sheet with values and fields. I would like to have them be able to pick from the drop down and have the values populate and give a total. All values are on sheet 2 and the drop down lists are on sheet 1. Any help would be great. I tried the IF formula but I am not the best at this stuff.

    Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,911

    Re: Pay Scale with bonuses

    d3=INDEX(Sheet2!D3:H18,MATCH(Sheet1!C2,Rank,0),MATCH(Sheet1!C3,IPC,0))
    d4=VLOOKUP(C4,Sheet2!B20:C23,2,0)
    d5=VLOOKUP(C5,Sheet2!E20:F23,2,0)
    d6=HLOOKUP(C6,Sheet2!C25:J27,2,0)
    d7=HLOOKUP(C7,Sheet2!C25:J27,3,0)*D5
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Registered User
    Join Date
    12-04-2019
    Location
    Halifax, NS
    MS-Off Ver
    2013 (15.0.5189.1000) MSO (15.0.5172.1000) 32-Bit
    Posts
    3

    Re: Pay Scale with bonuses

    Thanks for the Help.

    That is just what I needed and would have taken me years

+ 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. Adding bonuses to a, if then
    By shaftdx in forum Excel General
    Replies: 2
    Last Post: 06-18-2019, 03:40 PM
  2. [SOLVED] how to add both bonuses for each person
    By eeps24 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-03-2018, 12:11 PM
  3. [SOLVED] Create sliding scale for bonuses
    By sberghegger in forum Excel General
    Replies: 5
    Last Post: 01-02-2015, 05:19 PM
  4. Need help calculating Bonuses
    By Arturath in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-18-2013, 08:13 PM
  5. Employee Bonuses
    By dengar169 in forum Excel General
    Replies: 9
    Last Post: 12-24-2010, 03:04 PM
  6. Project Bonuses
    By Cortlyn in forum Excel General
    Replies: 2
    Last Post: 11-08-2007, 05:03 AM

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