Replicate a macro program

  • Thread starter Thread starter Yiu Choi Fan
  • Start date Start date
Y

Yiu Choi Fan

Hi all,

My situation is that I have to do a simulation job with thousands of
replications. I have already had a macro program called "solve" which
records the procedures, this will give me six values in cells from A1 to F1.
However, I need to run this "solve" 1000 times, so that it can output the
values from A2 to F2, A3 to F3 ... A1000 to F1000. Is it possible to do
this?

Thanks very much for your help!!

C.F. Yiu
 
Hi
possible of course :-)
But you may post the relevant part of your code there you
calculate the values and insert them into the spreadsheet.
This way it's easier to append the additional code
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top