+ Reply to Thread
Results 1 to 2 of 2

Assigning rows evenly and in an order between members who will be working on them

  1. #1
    Registered User
    Join Date
    02-24-2021
    Location
    Chicago, USA
    MS-Off Ver
    GOogle sheets
    Posts
    1

    Assigning rows evenly and in an order between members who will be working on them

    Hello,

    I have a problem Im trying to figure out in Google spreadsheets(maybe similar to Excel). I have a list of several rows everyday and they need to be distributes/assigned between four people evenly to work on them. I want it to be distributed in an order with some formula so the time in selecting their name and dragging down each day to the exact number of assignments doesn't happen everyday. Im looking to save time with this solution. I have attached a screenshot as an example of how that should be distributed evenly between members to work on these lists.

    Could someone please suggest a solution to this? Really appreciate your expertise.
    Attached Images Attached Images

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,562

    Re: Assigning rows evenly and in an order between members who will be working on them

    Hello salmanhuss and Welcome to Excel Forum.
    You will usually get faster answers if you attach an Excel spreadsheet, instructions are in the banner at the top of the page.
    As you are new I have produced one for you this time.
    Proposal is to list the names in a separate column, i.e. column E
    The formula for column B could be: =INDEX(E$1:E$4,MOD(ROWS(A$1:A1)-1,COUNTA(E$1:E$4))+1)
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Material Stock Allocation based on order date & distribute value evenly
    By srglt332 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-15-2020, 07:14 AM
  2. Assigning Order Number
    By tbollo in forum Excel General
    Replies: 6
    Last Post: 05-02-2020, 12:30 PM
  3. Assigning tasks to team members based on a few criteria
    By enguehard in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-03-2018, 09:08 AM
  4. [SOLVED] Countifs with weekday and evenly distribute to working days
    By hudson andrew in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-28-2016, 12:55 PM
  5. Spread workload evenly to team members
    By Maja77 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-14-2015, 11:44 AM
  6. assigning variables in consecutive order
    By alexramo in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-10-2008, 11:36 PM
  7. How to order members of all cells in a column alphabetically?
    By wali in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-09-2008, 03:05 PM

Tags for this Thread

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