Oh to be an Excel genius who just knew how to do things!
I have two files, let's call them (Jack.xls) and (Jill.xls). File Jack has one column (A) with 10,000 rows of text data.
File Jill has 3 columns:
(A) 20,000 rows of text data (mixed into it are the 10,000 rows from Jack.xls)
(B) 20,000 rows of other text data
(C) 20,000 rows of yet more text data
When looking up the file the user needs to see the full row (e.g. row 21, column A, B, C).
I want to somehow extract from file Jill.xls only the data that correlates with the data in Jack.xls. In other words, I want to be left with a file that includes only the 10,000 rows in Jack.xls but also the appropriate (b) and (c) columns from Jill.xls.
Is this straightforward?
Very, VERY many thanks
- Excel Novice
Bookmarks