Thread: Sort parameters
View Single Post
  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

Look at sort in help?

--
HTH

Bob Phillips

"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!