+ Reply to Thread
Results 1 to 4 of 4

Help assigning reviewers to applications randomly

Hybrid View

  1. #1
    Registered User
    Join Date
    11-27-2017
    Location
    Washington, DC
    MS-Off Ver
    MaC
    Posts
    2

    Help assigning reviewers to applications randomly

    Hi!

    I am trying to assign reviewers to applications randomly with criteria around duplicates. The following is the particular information and criteria.

    INFO: 5 Reviewers, 39 Applications

    CRITERIA: Each reviewer reviews max 21 applications, Each application is reviewed 3 times i.e. Each application is reviewed by 3 different reviewers

    Any help offered is much appreciated!.

    -KLee

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Help assigning reviewers to applications randomly

    Each reviewer reviews max 21 applications
    If you have 39 applications each to be reviewed three times, and only five reviewers, then they will average 3 x 39 / 5 = 23.4 reviews, no?
    Last edited by shg; 11-27-2017 at 03:42 PM.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Help assigning reviewers to applications randomly

    =SMALL(IF(ISNA(MATCH(COLUMN($A$1:INDEX($1:$1,5)),$B2:B2,)),COLUMN($A$1:INDEX($1:$1,5))),RANDBETWEEN(1,5-COUNT($B2:B2)))
    confirmation of post2
    Attached Files Attached Files
    Last edited by tim201110; 11-27-2017 at 03:11 PM. Reason: bad english

  4. #4
    Registered User
    Join Date
    11-27-2017
    Location
    Washington, DC
    MS-Off Ver
    MaC
    Posts
    2

    Re: Help assigning reviewers to applications randomly

    Yes, SHG that's correct. ~23 per reviewer. I needed help with the formula in excel to randomly assign the reviewers to the applications. Thanks Tim, for the formula help. Any notes you can share on how to quickly duplicate this on my own? I'm copying and pasting the formula but not quite sure how it works.

    -LCLEE

+ 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. Replies: 4
    Last Post: 02-05-2016, 03:20 PM
  2. Dividing and assigning numbers randomly and excluding
    By I.B. Konfuzed in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-25-2014, 01:04 PM
  3. Randomly Assigning Names
    By kevinclark100 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-26-2013, 03:36 PM
  4. Randomly assigning pairs of reviewers to a list of files
    By thatspoetic in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-22-2013, 08:52 AM
  5. Randomly assigning content to specific days
    By JamesPenner in forum Excel General
    Replies: 2
    Last Post: 10-12-2012, 10:38 AM
  6. Randomly dividing and assigning numbers
    By tapmonkey in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 12-06-2011, 07:09 PM
  7. [SOLVED] sql vba applications
    By AD108 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-17-2006, 02:35 AM

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