Thread: Form
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Edgar[_3_] Edgar[_3_] is offline
external usenet poster
 
Posts: 40
Default Form

Hi

I have found a VBA form on the mvps.org website for
generating random numbers. This all works fine but i am
new to all this VBA and i was wondering if there is any
way to run the form from the spreadsheet and for it to
automatically input the data into a spreadsheet?

I have included the address from where I got this just in
case this may help.
http://www.mvps.org/vbnet/index.html?
code/helpers/randomarray.htm

Many thanks for helping a novice!!!

Edgar