Macro for Sorting

  • Thread starter Thread starter Carlos
  • Start date Start date
C

Carlos

Hello to all,
I tried to record a macro to sort a list of names in 4 sheets. The names are
actualy copied from the main sheet to the other 3.
I selected the rows in the main sheet (P1) from row 14 to 58 and selected
the "sort" option from "data" menu. When I selected the second sheet (M1)
the sorting option was not valied. I could not do sorting!
Can any one help?

I need to do this so as sorting the names in sheet P1 will keep the relative
data with that person in the other 3 sheets in the same workbook.
 
As always, post your coding efforts for comment and suggestions. You
probably have sheets("sheet1") or so. Why are you duplicating in the other
sheets to start with?
 

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

Similar Threads


Back
Top