C
Cartman
When I sort below, the cell with "AA" should move to the beginning or
end, obviously, because right there in the first 2 positions it's
clearly out of sort order below. Yet it stays just as shown when I
sort it. Any good reason? Workaround?
Yet if you first append a character - e.g., a "1" - to the end of AA,
making it AA1, it works.
If you only change A-A to A-A1 it sorts correctly too. ???? (XL03,
SP2)
Note, there are no rogue "space characters" (0X20). The LENs below are
2, 3, 3.
A1: AA
A2: A-A
A3: AA-
Confirmed also in XL07 - um, I think. I can't tell whether I found and
executed "sort" or if I didn't. (I'm generally unable to get anything
accomplished in Excel 2007, so the question is asked in terms of XL
2003.)
Brainflash: is the "dash" character ignored perhaps in sorts?!
end, obviously, because right there in the first 2 positions it's
clearly out of sort order below. Yet it stays just as shown when I
sort it. Any good reason? Workaround?
Yet if you first append a character - e.g., a "1" - to the end of AA,
making it AA1, it works.
If you only change A-A to A-A1 it sorts correctly too. ???? (XL03,
SP2)
Note, there are no rogue "space characters" (0X20). The LENs below are
2, 3, 3.
A1: AA
A2: A-A
A3: AA-
Confirmed also in XL07 - um, I think. I can't tell whether I found and
executed "sort" or if I didn't. (I'm generally unable to get anything
accomplished in Excel 2007, so the question is asked in terms of XL
2003.)
Brainflash: is the "dash" character ignored perhaps in sorts?!