descending order

G

Guest

I created a report that has several sorts. I setup grouplevels in the onopen
event and in the reports sorting/grouping (thank you Allen Brown). Each
grouplevel in the sorting/grouping is in ascending order. Everything is
working great except one of the sort selections requires the data to be
sorted in descending order. Is there a way to override the sort order in
sorting/grouping? Or do I need a separate report for that sort?

Thanks,

Sarah
 
A

Allen Browne

Sarah, yry setting the SortOrder property of the GroupLevel.

True of Descending; False for Ascending.
 
G

Guest

Success again. Love this resource.

I went into help on GroupLevel but obviously did not read deep enough.
Thank you again.

Sarah
 

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