Sorting groups of info

S

Sue

I need help sorting groups of information. I have about 15 groups of data each 5 columns wide and a length that varies between 5-10 rows. Each group's title is in the 3rd column. Is there any way that I can sort the groups of data ascending by their titles (without having to reformat the group of data?

Thanks!
 
J

jeff

Hi, Sue,

If by "Each group's title is in the 3rd column." you mean
that the title looks like a heading and is not embedded
in the data, then I don't believe there's an easy way to
sort the groups short of copying that title down in some
out-of-the-way column for each record and use that to
sort by....

jeff
-----Original Message-----
I need help sorting groups of information. I have about
15 groups of data each 5 columns wide and a length that
varies between 5-10 rows. Each group's title is in the
3rd column. Is there any way that I can sort the groups
of data ascending by their titles (without having to
reformat the group of data?)
 
Top