+ Reply to Thread
Results 1 to 5 of 5

An easy way to see which worker is availble

  1. #1
    Registered User
    Join Date
    09-19-2016
    Location
    israel
    MS-Off Ver
    2010
    Posts
    2

    An easy way to see which worker is availble

    Hi
    I have a large table of my workers and their tasks. Everyday I distribute tasks between my workers (~50) and mark who finished what. My table has three relevant columns: name of task, worker assigned and if it is finished or not. I would like to have a simple way to see how many tasks every worker is working on in every given moment. Is there any way that excel will look through the list of tasks and summarize it for me in one simple table?
    Thanks
    Erez

  2. #2
    Registered User
    Join Date
    09-14-2016
    Location
    England
    MS-Off Ver
    Office 2016
    Posts
    24

    Re: An easy way to see which worker is availble

    Can you upload a copy of your data so we can see what we're working with?

  3. #3
    Registered User
    Join Date
    09-19-2016
    Location
    israel
    MS-Off Ver
    2010
    Posts
    2

    Re: An easy way to see which worker is availble

    Here is a small sample part of my excel (i removed irrelevant columns to make things easier
    https://docs.google.com/spreadsheets...it?usp=sharing

    Thanks
    Erez

  4. #4
    Registered User
    Join Date
    09-14-2016
    Location
    England
    MS-Off Ver
    Office 2016
    Posts
    24

    Re: An easy way to see which worker is availble

    Hi Erez,

    This is fairly simple.

    Make a column to the right entitled "this task is currently being worked on by ..." with the forumla
    Please Login or Register  to view this content.
    This will display a list of names for each task that is currently being worked on, and who by. It checks if the state of the task is 'working' and if so, it outputs the name.

    Else where you can then count the occurrences of a name in that list with the formula
    Please Login or Register  to view this content.
    This will output the number of jobs that "JOHN" is currently working on. It looks through the whole list we've just created (D2:D18) and counts the number of times the given string ("JOHN") appears. Repeat for each member of staff.

    Let me know if any of this doesn't make sense and I can upload a sheet for you.
    Last edited by Bglamb; 09-20-2016 at 11:15 AM.

  5. #5
    Valued Forum Contributor
    Join Date
    05-11-2013
    Location
    Wales
    MS-Off Ver
    Excel 2010
    Posts
    586

    Re: An easy way to see which worker is availble

    It can also be done using a pivot Table - see attached.

    Regards

    peterrc
    Attached Files Attached Files

+ 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. [SOLVED] Paste values based on a condition to next availble row in different sheet
    By Jenkins87 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-28-2016, 04:00 PM
  2. [SOLVED] Total Items Availble
    By thyzt in forum Excel General
    Replies: 8
    Last Post: 05-09-2016, 07:17 PM
  3. VBA to paste data in next availble blank row within a range.
    By Zimmerman in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-17-2016, 05:34 PM
  4. Enter text value into next availble cell in range if user selects correct answer
    By jerbaldw in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2012, 10:24 AM
  5. Print Worker if between
    By Squall13 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-23-2011, 04:34 PM
  6. Replies: 5
    Last Post: 08-02-2010, 07:25 PM
  7. Object not availble onthis machine.
    By Kjeldc in forum Excel General
    Replies: 0
    Last Post: 08-08-2005, 02:07 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