View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Koreknots Koreknots is offline
external usenet poster
 
Posts: 2
Default exclude a number from randbetween function

I am trying to get 4 different random numbers, all between 1 and 20, without
duplicating the numbers. Can anyone advise me on how to do this. I am
curently using randbetween function, 4 times, but I get the same number twice
every now and again