Form open

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

Guest

Is there any code that will make a form open up in alphabetical order?
Thanks in advance.
 
Base the form on a query that has the appropriate sort order.
 
Hey Tony, I'm not quite sure what you mean but I'm guessing that you are
talking about having the records ordered alphabetically on a field?

If so, you can change this in the form's properties under the Data tab in
the Order By field. The format is: Table_Name.Field_Name
 

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