Copy rows and paste to new worksheet

  • Thread starter Thread starter Hammer_757
  • Start date Start date
H

Hammer_757

I import external data and then use a macro to reformat the data fo
analysis. The next step is that I break the data out to ne
worksheets.

I select the data for the new worksheets based on a column name
“Code”. All the rows with the same “code” get copied to one workshee
and I repeat that until I’m done.

How can I do this with a macro? The codes vary from data set to dat
set so I need it to just look for identical “code” cells and cop
those rows
 

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

Back
Top