report item sequence

T

toby

hi,

i 've a table with difference columns of data in access, such as ID(access
automated), box#, titles, amount.
when i insert rows of data at the end of the table. how can i rearrange the
sequence of data by box# rather than the access automated "ID". ie. i wish
to get a report with data arranged by box# already.

because i 've self changed the ID and rearrange the data by box# sequence,
but still cant work. !!
thx in advanced.

TOby
 
A

Allen Browne

1. Open the report in design view.

2. Open the Sorting And Grouping box (View menu).

3. Specify the box# field.
 
T

toby

thx allen.
i made it already.
thx


Allen Browne said:
1. Open the report in design view.

2. Open the Sorting And Grouping box (View menu).

3. Specify the box# field.
 
Top