Order by property and OrderByOn



I want to have my form set to sort by a particular field each time it opens.
My reference book says to use Order by property in the table and
OrderByProperty in the form.
Problem is book doesn't say how to use the Order by property and I can't
even find the OrderByOn property for the form. Please advise. Thanks.
.



Relevant Pages

  • Re: Order by property and OrderByOn
    ... > I want to have my form set to sort by a particular field each time it ... > opens. ... My reference book says to use Order by property in the table ... You could also simply bind the form to a query with the desired sort order. ...
    (microsoft.public.access.gettingstarted)
  • Re: Show Form in "Lost Focus" Mode
    ... Is there a good reference book that you could ... books don't seem to go into this sort of detail. ... > Form_Load event will handle the showing without activating the form ... > Private Sub Form_Load ...
    (microsoft.public.vb.controls)
  • Re: "personal" to Newbies
    ... sort JavaDoc packages and methods by this number to decide what you ... The Java Glossary ... I've got one reference book with a couple of hundred pages, ...
    (comp.lang.java.help)

Loading