creating a macros and repeating it

  • Thread starter Thread starter fvs
  • Start date Start date
F

fvs

I have to replace certain values in a spreadsheet which then gives me new
calculated values. But the thing is I have to do this for 180 other
worksheets. Is it possible to create a macro substituting the values and
retrieving them. And then repating the process for the other 179?
 
If the certain values are the same across all 180 sheets you could loop
through the sheets with one macro.

Provide some details on your data layout.


Gord Dibben MS Excel MVP
 

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