Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a list of numbers (1 to 9) in G1:G9 that are displayed in a random
manner, with no duplicates. In G2 I need to put a random number from 1 to 9 Other than the number in G1. In G3 the number has to be one of the remaining 7 numbers. in G4 the number has to be one of the remaining 6 numbers. etc. I don't want to use a macro to do this, just functions and not UDF, either. Any suggestions would be appreciated. drbobsled. |
#2
![]() |
|||
|
|||
![]()
Create a 9 row vector with the name Randy. Fill with
=RAND() Create an adjacent 9 row vector named Sandy. Fill with =RANK(Randy,Randy) Hit F9 until the first row of Sandy is equal to G1. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
convert text-format number to number in excel 2000%3f | Excel Discussion (Misc queries) | |||
How to randomly select from a list with condition | Excel Worksheet Functions | |||
Master invoice number | Excel Worksheet Functions | |||
Is there a formula to spell out a number in excel? | Excel Worksheet Functions | |||
Defining a number in a cell by text then subtracting it by the tex | Excel Worksheet Functions |