Sorting dates within groups.

F

Frank Martin

I have a RptStatement to send to customers
each month.

I have grouped the data by month on the
InvDate field.

But the dates (InvDate) within a group are in
descending order, even though the setting in
the "Grouping and Sorting" box has them in
ascending order.

Please help me how to fix this. Regards,
Frank.
 
A

Allen Browne

Add InvDate to the Sorting And Grouping dialog a 2nd time.

The first instance tells Access to sort the months grouping ascending. The
2nd instance tells Access to sort the dates within the grouping.
 

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