Custom sort order

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

Hi,

I have not figured out a way to do this, over to the
experts.
I have a field called TypeDescription, which stores data
on tabletypes in my database, e.g. Achievements, Events,
Issues.
How do I force the sort order in my report so that it
shows all data in this order... Achievements, Issues,
Events?

Many thanks

Tony
 
Add another field called TypeID,Longinteger or autonumbe
Now you can enter the way it should be displayed
sort on this field TypeID
 

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