View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tiff Tiff is offline
external usenet poster
 
Posts: 14
Default Advanced Sort Question

I have an extremely large spreadshee I'd like to sort. The problem is I want
pairs of rows to remain together throughout the sort and they can't be merged

Ex: ( ) represented a column

Row One: (Data entry one) (Data Entry two) (Data Entry three)
Row Two: (More info on one) (More info on two) (More info on three)
Row Three: (Data entry three) (Data entry four) (Data entry five)
Row Four: (More info on three) (More info on four) (More info on five)

In the sort I would like Rows one and two to remain together and rows three
and four to remain together, despite the sort.

Is there a way to lock these rows together?