+ Reply to Thread
Results 1 to 7 of 7

Compensation Module.

Hybrid View

  1. #1
    Registered User
    Join Date
    05-29-2012
    Location
    Dallas,Texas
    MS-Off Ver
    Excel 2010
    Posts
    58

    Compensation Module.

    example.xlsx
    Hi Everyone !
    I would really appreciate ideas about how to accomplish a certain task.
    I have attached a very simple example of what I am trying to achieve.
    So we have 2 sheets. a sheet called data and a sheet called results.

    the data sheet, includes ID's of employees and what they are measured on - Hours and Accounts Finished.
    For example, worker 123 put in 100 hours from the 200 expected and finished 100 accounts from the 200 expected.
    The main sheet called Results looks up in a list every ID and displays in a table the compensation the worker got.
    Each time you select from the drop list a different ID number it shows the result and the amount of money they got.

    I want to be able to draw every worker and display the compensation they got('Results', H11) in the Pay amount column('Data',H3:H11).

    Any Suggestions would be appreciated.

    Link to the other post:
    http://www.mrexcel.com/forum/excel-q...on-module.html

    Thanks!
    Last edited by Vadimchik; 11-12-2013 at 09:42 AM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Compensation Module.

    In cell F3, use:

    Formula: copy to clipboard
    =($B3/$C3*Results!$D$9+$D3/$E3*Results!$D$10)*Results!$B$7


    and copy down.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    05-29-2012
    Location
    Dallas,Texas
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: Compensation Module.

    Unfortunately, I cannot use this.
    Although it seems like it is very simple in the example, in reality this draws information based on databases and a number of criterias.

    In other words, I'm looking for something like this: Give me the result I would get if i chose the ID of each person in the drop list.

    Thanks !

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Compensation Module.

    How can we help if we don't know the criteria, to construct a formula?!

  5. #5
    Registered User
    Join Date
    05-29-2012
    Location
    Dallas,Texas
    MS-Off Ver
    Excel 2010
    Posts
    58

    Re: Compensation Module.

    Im looking for a way to draw the result directly from the result shown for every ID and display everyone in the Data sheet.
    The problem is because you can't really construct a formula to do so.. there are a lot of parameters...

  6. #6
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Compensation Module.

    Quote Originally Posted by Vadimchik View Post
    Im looking for a way to draw the result directly from the result shown for every ID and display everyone in the Data sheet.
    The problem is because you can't really construct a formula to do so.. there are a lot of parameters...
    If it can be calculated by a formula in the results sheet, it can be calculated by a formula in the data sheet. We can't help unless you show us the actual parameters being used.

+ 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. Compensation plan analysis
    By Robertpetry in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-27-2013, 09:21 AM
  2. If formula for compensation worksheet
    By chickieram63 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-12-2012, 07:18 PM
  3. how to access Sheet module, normal module, Worbook module to type code
    By alibaba in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2009, 07:51 AM
  4. compensation chart
    By Butter in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-17-2006, 02:10 AM
  5. [SOLVED] Looking for inside sale compensation spreadsheet
    By cgphx in forum Excel General
    Replies: 0
    Last Post: 03-23-2005, 01:06 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