Closed Thread
Results 1 to 6 of 6

Need a mastermind to solve this

  1. #1
    Registered User
    Join Date
    04-13-2014
    Location
    Mumbai
    MS-Off Ver
    Excel 2010
    Posts
    4

    Question Need a mastermind to solve this

    Hi Friends,

    Need help with data allocation. I have a below case, excel formulas/VBA code is fine.

    The case is work allocation between different employees on the basis of % and their treatment when someone is absent for any given day.

    Allocation template.xlsx


    Employee 1 Employee 2 Employee 3 Employee 4 Employee 5 Employee 6 Employee 7 Total
    75% 75% 75% 75% 15% 15% 10%
    Tasks Total time
    Task 1 10 1.88 1.88 1.88 1.88 0.75 0.75 1.00 10.00
    Task 2 15 2.81 2.81 2.81 2.81 1.13 1.13 1.50 15.00
    Task 3 20 3.75 3.75 3.75 3.75 1.50 1.50 2.00 20.00


    Explanation of the above table
    3 tasks are dividend between the employees in the above said %'s

    75% of the work gets allocated between Employee 1 to 4, equally
    15% of the work gets allocated between Employee 5 to 6, equally
    10% of the work gets allocated between Employee 7


    Conditions/Query
    1) If any employee from 1 to 4 is absent, his work gets allocated to the rest (between Employee 1-4).
    For eg: for Task 3, if Emp.2 is absent for any given day, his work = 3.75, gets distributed to the Emp 1, Emp 3 and Emp 4 as below
    Emp 1 = Existing work + distribution from the absent employee
    ie 3.75 + (3.75/3 = 1.25) = 5

    2) If out of Emp 5 and 6, any one is absent, then his work goes to the other entirely.
    for Eg: for Task 3, If Emp 6 is absent on a given day, his work gets allocated to Emp 5
    Emp 5 = Existing work + allocation from the absent employee
    ie 1.50 + 1.50 (from absent) = 3


    I tried using data table, what if analysis but due to some of its limitations, could reach to the output. trying hard on this since a couple of weeks.

    Can someone pls help me


    Thanks
    Pratik

  2. #2
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    365 Version 2409
    Posts
    2,789

    Re: Need a mastermind to solve this

    This has a different title, but it's a duplicate thread.

  3. #3
    Registered User
    Join Date
    04-13-2014
    Location
    Mumbai
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Need a mastermind to solve this

    Yes, agree thought of posting in Excel formulas as well.

  4. #4
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    365 Version 2409
    Posts
    2,789

    Re: Need a mastermind to solve this

    When you joined the forum recently you agreed to abide by the Forum Rules, but in haste I fear you might not have actually read them. Please stop and take a moment to read them now. We all follow these rules for the benefit of all, as must you. Thanks.

    (link above in the menu bar)

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,050

    Re: Need a mastermind to solve this

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem - not what you think the answer might be. (think google search terms?). Once you have done this please send me a PM and I will remove this request. (Also, include a link to your thread - copy from the address bar)

    Many members search our previous posts, and thread titles play a big part of the search. I doubt anybody would do a search based on your title?

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (note: this change is not optional )
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,050

    Re: Need a mastermind to solve this

    Actually...
    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    http://www.excelforum.com/excel-form...ml#post4260866

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Who can solve the following...
    By spangpang in forum Excel General
    Replies: 2
    Last Post: 08-01-2012, 02:31 PM
  2. Excel Logical Functions applied to MasterMind
    By Hayden0116 in forum Excel General
    Replies: 1
    Last Post: 05-28-2010, 11:30 AM
  3. Solve
    By abhijit_an in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-21-2007, 04:52 AM
  4. how to solve this?
    By jackoat in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-28-2006, 08:11 PM
  5. Solve IF value
    By pdberger in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 09-06-2005, 09:05 AM
  6. [SOLVED] How to solve?
    By Lee Tow in forum Excel General
    Replies: 2
    Last Post: 06-24-2005, 08:05 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