Thread: Random Numbers
View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.misc
Mike Rogers[_2_] Mike Rogers[_2_] is offline
external usenet poster
 
Posts: 284
Default Random Numbers

Tyro

Are you sure Randbetween is ONLY in 2007?

Mike Rogers

"Tyro" wrote:

I am using Office 2003 Excel <- Randbetween is an Excel 2007 function

Tyro

"Jim Thomlinson" wrote in
message ...
Give this a try...

=RANDBETWEEN(0,9)
--
HTH...

Jim Thomlinson


"Tracy" wrote:

Hi how can I put random numbers from 0 to 9 in cells B2:B27?
I tried highlighting the cells and and entering =RAND() and Ctrl+c but I
only get 1's and 0's in the cells.

I am using Office 2003 Excel

Thanks Tracy