Thread: Sort parameters
View Single Post
  #4   Report Post  
Alan
 
Posts: n/a
Default

Not the whole worksheet, the whole range say A1:L50
Select the entire range then sort. Don't let XL pick it for you as it has a
habit of occasionally scrambling it,
Regards,
Alan.
"Abe" wrote in message
...
Hey all, I have a worksheet that has 12 columns and 50 rows. I want to
sort
by various columns, do I need to select the entire worksheet so that the
information is sorted correctly?

Here is an example of my sort

first name - last name - age - phone # - address - zip code

I want to say "sort by last name" or "sort by age"

Thanks!