Hi;
I have my music database in MS Access 2010, and would like to sort artists but leave out "the" in the artist name. I can do an advanced filter, but how do I make the decision of whether or not to mask the first word of the field or not?
For example, to create an alphabetical sort of names that include "The Rolling Stones", "R.E.M"., "Rush", "The Beatles", "Green Day", etc, and have "The Beatles" come up as the first in this sort.
I want to sort but leave out the "The" so that my alphabetic list makes sense, and I don't wind up with a lot of "The" artists in one spot.
Other apps like Music Bee will do this for me, but I have reasons for wanting to keep a separate database in Access.
I'm thinking I need to write SQL code, but if I can do it without the SQL I would like to save myself some time.
Of course I can leave out "The" in the artist names, but I was hoping for a way to avoid that.
Thanks
FW