OrderBy two fields

  • Thread starter Thread starter Leslie Isaacs
  • Start date Start date
L

Leslie Isaacs

Hello All
Is it possible to use the Me.OrderBy command with two fields, e.g.

Me.OrderBy = [surname];[firstname]

I'm sure it should be possible but I can't seem to find the correct syntax.

Hope someone can help.
Thanks
Les
 

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