View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
msnyc07 msnyc07 is offline
external usenet poster
 
Posts: 93
Default Random Running of a Script?

I have a script that I'd like to run randomly between X and Y minutes.

Is there a way to make a small function to call that function randomly in
that time frame? Ideally I could also push yet another random # into it.

Thanks in advance.