OrderBy Descending

J

jean.ulrich

Hi

I am trying to order a field in a form with a button

Me.OrderBy = "[EmpName]"
Me.OrderByOn = true

I Want to sort from last to first and i cannot find the syntax

Thanks
 

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