"bruce31503" <(E-Mail Removed)> wrote in message
news:3BAEDB4F-AC26-4A2A-A51A-(E-Mail Removed)
> 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.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)