Thread: Random Numbers
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
Ag Ag is offline
external usenet poster
 
Posts: 16
Default Random Numbers

I don't think Analysis tool pak is required as RANDBETWEEN is a
standard 2003 function .
However you should put an = sign before randbetween formula mentioned
above

HTH
Regards
Anirudh

On Jan 11, 6:02*am, Jim Thomlinson <James_Thomlin...@owfg-Re-Move-
This-.com wrote:
RandBetween requires the Analysis Toolpack to be installed. Sorry... Should
have added that...
--
HTH...

Jim Thomlinson



"Tracy" wrote:

"Ag" wrote in message
...
Use RANDBETWEEN(0,9) as the formula


regards
Anirudh


On Jan 11, 5:01 am, "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


Hi *RANDBETWEEN(0,9) gives #NAME? however I solved it, I needed to put
=RAND()*9


Thanks Tracy- Hide quoted text -


- Show quoted text -