View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Sorting automatically by columns

Insert a blank row between the table and the summary data.
--
Jim Cone
San Francisco, USA
http://www.officeletter.com/blink/specialsort.html



"HumingBean"
wrote in message
I have a sheet listing a lot of music albums. About 450 album titles
with 15 columns of data about each album. Below that "table" are some
summary statistics such as average album length and number of tracks.

What I'd like to be able to do is choose any of the 15 columns and sort
thereon (without disturbing the summary statistics below). I realize I
can select the "table" cells and then go through the Data | Sort...
dialog, but I am hoping there's a way to speed up the process, maybe a
one-click deal. Is there a way?

Thanks for any ideas you have.