Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello everyone, All of my workbooks in a directory have the same format. As it stands now, I open each one manually, and have my code extract the data from a sheet and aggregate it on the appropriate sheet of my report file. All I am looking to do is open each workbook, perform my macro, close the work book and open the next. I figure to do this correctly, the macro would have to count the workbooks in the directory (there are 51), and from 1-n, open work book, call my macro, close workbook, next n. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Perform action if value in cell - conditional VB stmt | Excel Discussion (Misc queries) | |||
Compare two sheets and perform action routine | Excel Programming | |||
How to 'Click and then perform action' | Excel Programming | |||
How to perform action in all worksheets | Excel Programming | |||
Perform action when cell is clicked | Excel Programming |