how to automatic alphabetise a list

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

Guest

making song list how would i use the computer to automaticly alphatise
 
bruce31503 said:
making song list how would i use the computer to automaticly alphatise

If you are doing this in Access, you will probably base your form on a
query that sorts the list into ascending sequence by song title. But
you may want to add a "SortTitle" field to your table, and sort by that
instead. Into the SortTitle field, you'd put a version of the song
title from which leading articles (e.g., "a", "an", "the") have been
removed, so that the title sorts the way you want it to.
 

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