+ Reply to Thread
Results 1 to 4 of 4

Generate random # of days based on other criteria

  1. #1
    Registered User
    Join Date
    12-03-2008
    Location
    The Swamp
    MS-Off Ver
    2000 Pro
    Posts
    75

    Generate random # of days based on other criteria

    Customer has 30 deposits in July, so C2=30
    We want to look at 50% of deposits, so C4=(C2*.50)=15

    What I want is for Excel to tell the auditor which business days of deposits they should view to make the sample truly random, i.e. excel would pick 15 business days in August in cells C6 & down.

    Can it be done formulatically (is that a word?)....have never gotten the hang of macros..

    Thanks,
    Jeff

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

    Re: Generate random # of days based on other criteria

    Adjacent to each entry, =RAND()

    Sort by that column and choose the first N.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    12-03-2008
    Location
    The Swamp
    MS-Off Ver
    2000 Pro
    Posts
    75

    Re: Generate random # of days based on other criteria

    sorry, you lost me. I have attached a sample sheet, where the test results are under "Review Dates"
    Attached Files Attached Files

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

    Re: Generate random # of days based on other criteria

    In C9, enter 8/1

    In D9, enter =RAND()

    Select C9 and D9, and drag down through 8/30

    Sort C9:D38 by col D and use the first 15 dates.

+ 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