View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
MattShoreson[_97_] MattShoreson[_97_] is offline
external usenet poster
 
Posts: 1
Default Need VBA code for Rnadom Number Generator


Dim MyValue
MyValue = Int((90 * Rnd) + 60)
Debug.Print MyValu

--
MattShoreso
-----------------------------------------------------------------------
MattShoreson's Profile: http://www.excelforum.com/member.php...nfo&userid=347
View this thread: http://www.excelforum.com/showthread.php?threadid=53682