+ Reply to Thread
Results 1 to 3 of 3

Question on formula for doing Randbetween If value is <20

  1. #1
    Registered User
    Join Date
    04-23-2012
    Location
    Houston,Texas
    MS-Off Ver
    Excel 2007
    Posts
    4

    Question on formula for doing Randbetween If value is <20

    How would you create a rand between to only appear if the sum of the four previous Rand between is <20 then i need to create another rand between .i all ready simulated four columns randomly rolling a twenty sided die and I already have added the sum of each row. How do I simulate to roll an additional two twenty sided die if the value of the four twenty sided dice are less the 20.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Question on formula for doing Randbetween If value is <20

    Hi and welcome to the forum

    Something like this, could helps you..

    =IF(SUM(A1:A4)<20,"",your formula)
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    04-23-2012
    Location
    Houston,Texas
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Question on formula for doing Randbetween If value is <20

    Thank you very much that helped out a lot.

+ 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