ShelleyBelly
New Member
- Joined
- Mar 2, 2011
- Messages
- 44
Hi All,
I have multiple names tables (Track_01, Track_02, Track_03 ... and so on) they are all in the same workbook and all have an identical column structure.
I have been able to find the solution for stacking two data bodies but not three or more. The end result should be a table named "body" which is always present and has an identical structure, but that at the execution of a macro will clear and then re populate with the contents of about 20 tracks. The tracks may or may not have data but should be stacked sequentially without any blank rows.
I scoured the internet and to date have not found any solution for stacking multiple tables
Thanks to all in advance,
Tom
I have multiple names tables (Track_01, Track_02, Track_03 ... and so on) they are all in the same workbook and all have an identical column structure.
I have been able to find the solution for stacking two data bodies but not three or more. The end result should be a table named "body" which is always present and has an identical structure, but that at the execution of a macro will clear and then re populate with the contents of about 20 tracks. The tracks may or may not have data but should be stacked sequentially without any blank rows.
I scoured the internet and to date have not found any solution for stacking multiple tables
Thanks to all in advance,
Tom