Thread: Sorting
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default Sorting

Not directly. Per "Excel limits & specifications"
"Sort references: 3 in a single sort; unlimited when using sequential sorts "

However, you could record a macro of your sort (sequentially) and make this
a custom button on a toolbar, if you want.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Darin" wrote:

Is there a way to sort more then 3 columns or have more then 3 criteria to
sort on? I currently have 7 and usually I just parse the data but would
prefer to simply sort on the original set, thx.