View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ram Ram is offline
external usenet poster
 
Posts: 138
Default randomly pick a number from a set of predetermined numbers

Hi,

I need a formula that will enable me to randomly pick (select) a number from
the following numbers

15, 25,35,45,55,65,75,85,95

I'm aware of the the RAND & RANDBETWEEN functions and i have not been able
to generate the output as desired.

regards,