Combine two or more tables into a third separate table
- by Samuel
Hi community,
I have an excel workbook that has three pivot tables in it. What I am wanting to do is create a fourth table that combines the data from all three of the other tables.
Essentially I want to concatenate the tables together but still preserve the source tables.
Another criteria of what I am wanting to do is if I add a row to any of the source tables it must update the combined table and it must work with x amount of rows where x could be any size.
I know I am asking a lot but I would be so grateful if I could get some help working this out. I am comfortable with using either VBA or native excel to solve this.
If you guys need examples I will be happy to upload some.