Sorting a form

  • Thread starter Thread starter Secret Squirrel
  • Start date Start date
S

Secret Squirrel

I have a continuous form that is currently tied to a query that is sorted by
my field "LastName". I also have a field called "StartDate". Is there a way I
can put 2 command buttons on my form header that will allow users to sort the
form by either of these two fields? One button for each field sort.
 
Back
Top