Hi,
I had the following code working in Excel 2003 to read a hidden tab (SummaryMirror) with data and copy the data into one new workbook for all files within a specific directory.
Sub MergeTrackers()
Dim lastRow As Integer
Dim docPath As String
Dim baseCell As Excel.Range
Dim...
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.