Choose From A Range

  • Thread starter Thread starter FARAZ QURESHI
  • Start date Start date
F

FARAZ QURESHI

I have a range A1:A100 with a collection of different numbers. I want a
random number to be selected from the same and displayed in B1. The
CHOOSE(RANDBETWEEN(1,100),A1:A100) does not work and requires a manual entry
to be made of the whole array which is not possible.

Any advice???

Thanx in advance!!!!!!
 
Back
Top