help on sorting data

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Hi,
I have a soccer grid result. So I would like the column corresponding
to the points of the teams sorted descending. But I want the other
column to follow. And I want the first column (rank) to remain still
and not affected by the sorting operation. How can I do that ?

thx
 
Just select the columns you want to sort, and then sort.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 
thx
actually i've managed to do that
but how do i do it programmatically, that is in a macro ?
How do I refresh the sheet ?

tx
 
If you record a macro when you do it manually (once), you'll see the basic code.

If you need help modifying it, post back with the code you recorded.
 

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