consolidating

  • Thread starter Thread starter joshdoc
  • Start date Start date
J

joshdoc

How do you this:

I have two excel worksheets with two different lists that have the sam
categories (the lists are identical, the data is not). I need a formul
or VBA to move a row of cells of sheet 1 when a condition is satisfie
to sheet 2 in the next available row of cells. Any help would b
appreciated. Thank you
 
Not quite sure what the conditions are, but maybe you could just apply
data|filter|autofilter.

Filter to show the rows with the criteria you want.

Copy those visible cells to the bottom of the data on the other worksheet.
 

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