+ Reply to Thread
Results 1 to 4 of 4

Contest Results

  1. #1
    Registered User
    Join Date
    09-14-2009
    Location
    texas
    MS-Off Ver
    Excel 2003
    Posts
    16

    Contest Results

    Good Afternoon,

    (working with excel 2003)

    I've been charged with tracking sales contest results and setting up a spreadsheet that will select a winner at random.

    Column A:Consultant Names
    Column B: Number of entries into the Contest

    How can i create a "Virtual Hat" that will select a winner for the contest, taking into account the number of entries each person have. (one winner)

    I'm fairly experienced with excel formulas, and recording and running macros.

    Just looking for the simple way out!

    Thanks!

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Contest Results

    Could you perhaps add a column adjacent to No. of entries along the lines of:

    Please Login or Register  to view this content.
    this gives you a cumulative number of entries in Column C

    With that in place then you could perhaps use the below for your result:

    Please Login or Register  to view this content.
    RANDBETWEEN requires activation of the Analysis ToolPak Add-In prior to XL2007 - see Tools -> Add-Ins

  3. #3
    Registered User
    Join Date
    09-14-2009
    Location
    texas
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Contest Results

    That's really good stuff!

    I'll tear that appart later and learn about it, but unfortunately it doesn't fit my scenario.

    I've already built the spreadsheet up to have the persons name in column A. (no unique Records)
    and the number of their respective enteries in column B. (i.e. the cumulative column C you create in your previous solution.)

    i.e.
    Col A Col B
    Names Entries
    Happy 2
    Dopey 0
    Doc 11


    I've fiddled around with your formulas and they're not working for me, i believe due to the fact that it's not one row per entry.

  4. #4
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Contest Results

    Quote Originally Posted by screamnyak
    I've already built the spreadsheet up to have the persons name in column A. (no unique Records)
    and the number of their respective enteries in column B. (i.e. the cumulative column C you create in your previous solution.)
    No, Column B is not the same as my Column C - were the totals cumulative they would not read 2, 0 & 11.

    Add the formula suggested to C2:Cn (where n is last row) as outlined - then note there was an error in the result formula I posted - should have read:

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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