SherryLynn
Technical User
I have a form which has a button for selecting individuals from a list. When I click the button it brings up a form with the alphabet buttons (the list of individuals is very long, so it's easier to go by letter groups). When a letter button is pressed the appropriate list is viewed (lets say "S"
. The list appears in alphabetical order by last name. I would like this list to then sort each group of the same names (say "Smith"
alphabetically by their first name. Right now they appear like this:
Smith, John
Smith, Abe
Smith, Gloria
Smith, Ben
I would like them to appear as:
Smith, Abe
Smith, Ben
Smith, Gloria
Smith, John
I'm sure this is a simple thing to fix, but I didn't create this form and am not sure what to do. Can anyone help?
Thanks a million,
Sherry
Smith, John
Smith, Abe
Smith, Gloria
Smith, Ben
I would like them to appear as:
Smith, Abe
Smith, Ben
Smith, Gloria
Smith, John
I'm sure this is a simple thing to fix, but I didn't create this form and am not sure what to do. Can anyone help?
Thanks a million,
Sherry