A->Z Button

  • Thread starter Thread starter Darren
  • Start date Start date
D

Darren

Is there a way to trap the clicking of this button?
I need to perform special sorting on some fields, the default sorting does
not work properly in my situation.

Thanks
 
Darren said:
Is there a way to trap the clicking of this button?
I need to perform special sorting on some fields, the default sorting
does not work properly in my situation.

Thanks

Possibly but it would still sort A-Z.
Put a button on your form and run a SQL statement from it that sorts the way
you want.
 

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