How can I group rows in a worksheet so that they are sorted toget.

A

ANY

How can I keep rows in a worksheet together during sorting and moving? If I
use the group function to tie consecutive rows, then I end up with one large
group. Thanks!
 
F

Frank Kabel

Hi
you need a helper column which indicated that theses rows belong
together and use this helper column as first sort criteria
 
Top