sorting problem?

D

danial mansoor

can anybody tell me how to sort data within some rows of table.
for example.
we have 1000 rows in table, but we just want to sort rows from 400 to
500.
 
P

Pete_UK

Highlight that block of data from row 400 to 500 and then click on
Data | Sort. Ensure that "Contains Headings" is not checked, and set
up your sort parameters in terms of which columns to use as the sort
fields and in what order. Click OK when you are done.

Hope this helps.

Pete
 
Top