N
nab
Hi all,
I have 2 workbooks. The first has a list of string names in Column A (about
40 unique). The second has a large sheet of data based on those names from
the first sheet. So each for the 40 names i may have 100 rows of data.
Naturally these names are also in Column A of the second workbook, with the
data from column B onwards.
Basically i would like to do a loop where i look at Column A in the first
workbook starting from A1, taking the activecell value and then going to the
second workbook and copy each row where Column A contains the activecell
value from the first. Then this would be pasted into a 3rd workbook. And
continue this until the 40 names in the first workbook are exhausted.
Thanks
I have 2 workbooks. The first has a list of string names in Column A (about
40 unique). The second has a large sheet of data based on those names from
the first sheet. So each for the 40 names i may have 100 rows of data.
Naturally these names are also in Column A of the second workbook, with the
data from column B onwards.
Basically i would like to do a loop where i look at Column A in the first
workbook starting from A1, taking the activecell value and then going to the
second workbook and copy each row where Column A contains the activecell
value from the first. Then this would be pasted into a 3rd workbook. And
continue this until the 40 names in the first workbook are exhausted.
Thanks