+ Reply to Thread
Results 1 to 4 of 4

Random Drawing results

  1. #1
    Registered User
    Join Date
    06-05-2009
    Location
    Fenton, Missouri
    MS-Off Ver
    Excel 2000
    Posts
    2

    Random Drawing results

    Ok so I'm trying to put together a raffle type drawing for my work and I want to display who the winner is in a certain cell. For example

    C1:C15 contain random numbers from 1-15, and there are names associated with each one of these numbers in A1:A15. What I want is for D1 to show the name of person in column A that matches up with number 1 in column C. I don't know if that makes any sense or not. I've attached a sample file to see what I'm working with here. Also the numbers in Column C change every time the file is modified. Don't know if that makes a difference or not.

    Thanks for your assistance.
    Attached Files Attached Files

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Random Drawing results

    Hi nickydaewoo,

    Welcome to the forum!

    This formula will give you the result you asked for:

    Please Login or Register  to view this content.
    but you'll need to do something about the values generated by the RAND() formula you have in column B. RAND() will recalculate every time the workbook is opened, or when you modify the file, or whenever you press the F9 key.

    I suggest you use something like "Edit > Paste Special... > Values" on Column B.

    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    06-05-2009
    Location
    Fenton, Missouri
    MS-Off Ver
    Excel 2000
    Posts
    2

    Re: Random Drawing results

    Thanks for the help, I actually figured it out just before you posted this. I ended up using a VLOOKUP, and switched some of the columns around. This actually works out for me cause I want it to randomly generate values based on the formula in column B. But thanks for the help.

  4. #4
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Random Drawing results

    LOL!

    I was going to suggest VLOOKUP, but your columns were arranged the wrong way around for that formula. Anyway, glad it's worked out!

    Cheers,

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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