Hello, Faith!
You wrote on Mon, 13 Nov 2006 13:28:01 -0800:
F> I'm cataloging a list of movies, and I'd like to be able to
F> alphabetize the titles ignoring words like "a" and "the." Is
F> this possible?
You probably could do this with VBA but, for a one off sort,
you could also make a helper column with "the " and "a "
replaced by "" and sort on that. It depends, I guess, whether
you intend to do it frequently.
James Silverton
Potomac, Maryland
E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not
That works, but if the first word of a movie without A, or AN or THE, starts
with any of those characters, this formula removes those first 1 - 3 letters.
IE: "Angels Among Us" in column A, becomes "gels Among Us" in the helper
column.
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.