Sorting Records

R

reese

Can anyone help me? I'm interested in sorting records,
(ascending/decending, while keeping all columns
associated with a certain record bound together.
 
F

Fredrik Wahlgren

reese said:
Can anyone help me? I'm interested in sorting records,
(ascending/decending, while keeping all columns
associated with a certain record bound together.

Select all colums you want to sort and then use Data|Sort. A wizard will
appear which lets you selct the column to sort on and the sorting order.

/Fredrik
 
C

CLR

This is done as a natural mater of fact in Excel, unless you have breaks of
empty columns or rows in your data field.........if you do, then just
highlight the entire area you wish to sort together before you do the
sorting thing.....(Data > Sort, etc etc)

hth
Vaya con Dios,
Chuck, CABGx3
 
Top