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?
a.kutty@mobily.com.sa
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.

Signature
Regards
Jeff Boyce
<Office/Access MVP>
> 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?
>
> a.kutty@mobily.com.sa