VBA - Copy multiple sheets of data to one sheet in Excel 2003?

jkrzwyld_58

New member
Joined
Feb 12, 2009
Messages
1
Reaction score
0
Points
1
My issue is I have a report which generates multiple tabs (Number of tabs change from report run to report run). Each tab has varying number of rows of data. My question is a 2 part question.

1) Does any one have a macro that grabs data from a varying number of tabs, each with a varying number of rows of data and merge it to a single sheet.

2) Sometimes I just need a summary sheet which lists each tab name with the sheets subtotal. Does anyone have a macro that will copy each tab name into a list and references a subtotal on each tab.

Thank you.
 
Back
Top