Greetings,
I am trying to make a macro that will be able to run on a workbook that contains multiple worksheets.
It will loop through all of the worksheets and copy values then insert them on a new sheet. The first value is always in J2. (it is a date)
The other values are located in columns F and B, starting at row 6.
The number of rows in these columns vary depending on the worksheet.
I will also use this on a number of different workbooks that contain a varying number of worksheets. So I can not just use the macro recorder to do this, since it will have variance in both the number of rows and the number of worksheets.
I will be happy to email a copy of some workbooks if anyone would like them.
Scott
Thank you in advance for any suggestions.
I am trying to make a macro that will be able to run on a workbook that contains multiple worksheets.
It will loop through all of the worksheets and copy values then insert them on a new sheet. The first value is always in J2. (it is a date)
The other values are located in columns F and B, starting at row 6.
The number of rows in these columns vary depending on the worksheet.
I will also use this on a number of different workbooks that contain a varying number of worksheets. So I can not just use the macro recorder to do this, since it will have variance in both the number of rows and the number of worksheets.
I will be happy to email a copy of some workbooks if anyone would like them.
Scott
Thank you in advance for any suggestions.
Last edited: