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.
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.