A
Alex
Hello
I have written a Macro in VBA. I am familiar of how to
loop within a macro e.g using For...Next etc, but how do
I get the macro to repeat itself?
Specifically I have a button on my Excel spreadsheet
which I click to execute my VBA program. I need to click
this button 500 times (!) to repeat the process 500 times
(it invloves random numbers and this is why I need to
repeat the program - it is like a simulation). How can I
get my VBA program to repeat itself 500 times and save
the muscles in my index finger!
Any ideas always well recieved...
Alex
I have written a Macro in VBA. I am familiar of how to
loop within a macro e.g using For...Next etc, but how do
I get the macro to repeat itself?
Specifically I have a button on my Excel spreadsheet
which I click to execute my VBA program. I need to click
this button 500 times (!) to repeat the process 500 times
(it invloves random numbers and this is why I need to
repeat the program - it is like a simulation). How can I
get my VBA program to repeat itself 500 times and save
the muscles in my index finger!
Any ideas always well recieved...
Alex