I'm trying to create a sheet that does the following...
Column 1 Column 2 Column 3 Column 6 Column 7
ID Last name entry Random Random
Say if column 1 had ID's 1-20(a1:a20) and Column 3 said that ID 1 had 5 entries. Is there a way to make column 6 and 7... to generate random numbers between 1-20 depending on the amount of entries in column 3. So if ID 2 only had 1 entry it would only generate ID 2 one time between column six and seven??
Column 1 Column 2 Column 3 Column 6 Column 7
ID Last name entry Random Random
Say if column 1 had ID's 1-20(a1:a20) and Column 3 said that ID 1 had 5 entries. Is there a way to make column 6 and 7... to generate random numbers between 1-20 depending on the amount of entries in column 3. So if ID 2 only had 1 entry it would only generate ID 2 one time between column six and seven??