1st Record in Report different

G

Guest

I have a database in msaccess with report.
I get records in form in sequency as I want. But last record of the form
I get 1st in report. How can I solve this problem?

(e-mail address removed)
 
J

Jeff Boyce

Kutty

Queries let you set a sort order.

Forms let you set a sort order.

Reports let you set a sort order.

But reports don't "use" the sort order from the underlying query.

You'll have to set Sorting/Grouping in your report design.
 

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

Top