Form open

T

Tony

Is there any code that will make a form open up in alphabetical order?
Thanks in advance.
 
X

xRoachx

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
 
Top