I have a simple script that opens an excel instance, runs a macro and then saves and closes the workbook. Currently it only does it on the first worksheet and I need it to go though the workbook and run the macro on all worksheets. Here's the code:
Set objWMIService = GetObject("winmgmts:\\"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.