jistre
Mechanical
- Oct 1, 2003
- 1,147
I have many situations where I'm performing the same macro on 70 or 80 workbooks that are open at once. I have no problems writing the macros to do what I want in each individual workbook, but what I'd like to be able to do is put a loop around my macro so that it would automatically churn through every open workbook and run the macro on it. Does anyone know how to tell VBA that I want to do this?
Thanks!
Thanks!