Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i have been cataloguing my movie collection as it grows and learning about
excel as i go.... my initial work around for movies beginning with "the" was to enter them as follows Killer, The Killer's Kiss Killing Fields, The Killing Zoe that worked for a while but then i noticed when i added the move The Killing and sorted by title i got Killer, The Killer's Kiss Killing Fields, The Killing Zoe Killing, The when what i wanted was Killer, The Killer's Kiss Killing, The Killing Fields, The Killing Zoe i know this happens because excel is sorting the coma character after a-z. so i found a suggestion to use a helper column to remove the word "the" by entering A2: "The Killing" B2: =IF(LEFT(UPPER(A2),4)="THE ",MID(A2,5,200),A2) i was happy until i started redoing the data entry and i noticed the following complication.... i also want A Night to Remember A Real Young Girl The Killing The Killing Fields Killing Zoe to sort in the following order The Killing The Killing Fields Killing Zoe A Night to Remember A Real Young Girl is it possible to modify or expand what i enter in the helper column in order to remove both the word "the" and the word "a" or is that just asking too much. by the way, i apologize for all the killing. thanks for your help in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting titles for a mail out | New Users to Excel | |||
Sorting Titles | New Users to Excel | |||
Sorting movie titles? skipping The, A, An etc? | Excel Discussion (Misc queries) | |||
Issues with sorting | Excel Discussion (Misc queries) | |||
Sorting 1, 1A, 2, 2A, 3, 4, 4A, 4B . . . | Excel Discussion (Misc queries) |