GrahamAdshead
Technical User
I am trying to write a macro to :
1. search a series of workbooks for a particular value on a particular worksheet (called "Rework") using a For-Next loop.
2. take the value of an adjecent cell and place it in a particular cell in a "master" workbook.
I can find and open each workbook, but how do I refer to the "Rework" worksheet in that workbook and then search the cells?
Sorry if this is very obvious, but I'm a beginner at this.
1. search a series of workbooks for a particular value on a particular worksheet (called "Rework") using a For-Next loop.
2. take the value of an adjecent cell and place it in a particular cell in a "master" workbook.
I can find and open each workbook, but how do I refer to the "Rework" worksheet in that workbook and then search the cells?
Sorry if this is very obvious, but I'm a beginner at this.