sorting help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to give the user the option of sorting on a field that they
would like. I have created queries where the user can enter the query
criteria. But, I am lost when it comes to this. I have tried a couple
things without much success.

TIA
 
I would like to give the user the option of sorting on a field that they
would like. I have created queries where the user can enter the query
criteria. But, I am lost when it comes to this. I have tried a couple
things without much success.

TIA

Where are you wanting this?
On a form (or in a table) any reason why the user can't simply select
the field and then click the A-Z or Z-A tool button?

If you are creating a query, simply enter Ascending or Descending on
the sort line of the field.
 
Fred

I would like to give the user the option of sorting the report on last name
or first name or order-amount etc.
 
Back
Top