Soldato
- Joined
- 28 Oct 2003
- Posts
- 5,510
- Location
- Worthington-on-sea
I'm after suggestions for an easy way to consolidate two tables of data.
I have two tables which share the same column structure but some of the rows in one are missing in the other and vise-versa. I want to consolidate them into one table whist retaining the source info, so that if I make any changes to the source it is reflected in the consolidation automatically.
A =vlookup(...)+vlookup(...) would work but there are 52 columns and about 200 rows and I don't really want to write each one manually (the column ref in a vlookup doesn't auto-change when you drag the formula across the range). Any ideas?
Thanks
I have two tables which share the same column structure but some of the rows in one are missing in the other and vise-versa. I want to consolidate them into one table whist retaining the source info, so that if I make any changes to the source it is reflected in the consolidation automatically.
A =vlookup(...)+vlookup(...) would work but there are 52 columns and about 200 rows and I don't really want to write each one manually (the column ref in a vlookup doesn't auto-change when you drag the formula across the range). Any ideas?
Thanks