Copying a Row in a sheet based on criteria in another

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top