View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GSpline GSpline is offline
external usenet poster
 
Posts: 20
Default Trouble with RANDBETWEEN

How would I go about calculating random numbers using a low and high number
boundary? I found the RANDBETWEEN function and this is apparently exactly
what I am looking for, but it does not seem to work in VBA. I am very new to
VBA and any suggestions would be welcome.