If I understand the query correctly the following formula will provide random numbers for column A:Attached is a file that demonstrates how the formula is applied.Formula:
=RANDBETWEEN(INDEX(D$3:D$8,MOD(ROW(A6),6)+1),INDEX(E$3:E$8,MOD(ROW(A6),6)+1))
Let me know if you have any questions.
Bookmarks