Thread: Sorting Unions
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alex[_9_] Alex[_9_] is offline
external usenet poster
 
Posts: 1
Default Sorting Unions

I am trying to find a way of sorting 2 disconnected Ranges
i.e A1:L1 and A3:L3.
Can i make a Union of the 2 ranges and then sort them?
I tried and couldn't.
Thanks in advance,
Alex