Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DanDevNull

    Automate excel macro in all worksheets

    Thank you, PHV. That did the trick. And it was much simpler than the route I thought I'd have to take.
  2. DanDevNull

    Automate excel macro in all worksheets

    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:\\"...

Part and Inventory Search

Back
Top