+ Reply to Thread
Results 1 to 1 of 1

Macro for Task Allocation to Employees

  1. #1
    Registered User
    Join Date
    01-05-2008
    Posts
    51

    Macro for Task Allocation to Employees

    Hi Excel Gurus,

    I need help with a small VBA logic that can loop through a set of tasks and assign Employees to the tasks.

    Process:
    I have a set of tasks (Task 1 to Task 10)
    I have 3 Employees (John, Ken and Kyle). Everyday I allocate different % of tasks for each employee based on their work load. For e.g
    John - 70% of tasks
    Ken - 15% of tasks
    Kyle - 15% of tasks

    I need the macro to loop these tasks and assign John, Ken or Kyle.

    Final output will be similar to this:
    Task 1 John
    Task 2 John
    Task 3 John
    Task 4 John
    Task 5 John
    Task 6 John
    Task 7 John
    Task 8 Ken
    Task 9 Ken
    Task 10 Kyle

    The challenge I have is that the % of allocation changes everyday.

    I would be grateful to anyone who can help me with this logic.

    Thanks in advance,

    cheers,
    Ravi.
    Attached Files Attached Files
    Last edited by ravikiran; 11-26-2013 at 07:56 AM.

+ 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. Task Planner - read out list of tasks for different employees
    By Jilseponie in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-11-2013, 09:11 AM
  2. Replies: 2
    Last Post: 03-11-2013, 09:59 PM
  3. Key Notes related help required
    By pavittersingh in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-28-2012, 04:48 AM
  4. Replies: 2
    Last Post: 02-04-2011, 03:36 AM
  5. Replies: 4
    Last Post: 11-28-2010, 11:00 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