View Single Post
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Not in one fell swoop, first sort the least significant etc
assume you would sort by columns A, B, C and D (in that order of
significance)
select C:D and sort in that order, then select A:D and sort by A

--
Regards,

Peo Sjoblom


"Mike" wrote in message
...
Is there a way to get around the 3 level limit in sortng. Want to sort by
4
sets to 4 levels or more.