report problems

  • Thread starter Thread starter Dave B
  • Start date Start date
D

Dave B

Hi,

How can i arrange the info that is populating my report in a decending
order. The report shows payments made by a person in increment starting from
the initial amount to the last amount paid. The query that runs the report
is set to decending within the 'sort' and when run display the info in the
order i want(only within the query). Some how between that and the report it
swops round showing the last amount first rather than last.

Thanks in advance,

Dave
 
Reports have there own sort property, regardless of the record source sort
order. Look at the report in "design view", then choose "view" -"sorting
and grouping". Use the dialog box to set the order you want.

-ED
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top