(Msg. 1) Posted: Mon Aug 18, 2008 12:37 am
Post subject: Excel-2007 doesn't sort strings as described in documentation Archived from groups: microsoft>public>excel>crashesgpfs (more info?)
Sort order described in docs (0 1 2 ...9 (blank) ! " # $ % & etc.) works
only
when single chars are sorted (e.g. 1 2 $ % & Y - it's really OK!) BUT
doesn't work properly while sorting 4-char strings, where the first is one of
the mentioned, e.g. with
"abc" added: $abc %abc &abc 1abc 2abc Yabc - it's not OK!
Is is an Excel application internal error or it's my fault? Who knows?
(Msg. 2) Posted: Sat Aug 23, 2008 12:42 pm
Post subject: RE: Excel-2007 doesn't sort strings as described in documentation [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
You are right. It does not follow what is described in the Help file. I never
noticed this before for the simple reason I never read this particular topic
Thanks for pointing this out. I would love someone to explain this to us.
"anpspb" wrote:
> Sort order described in docs (0 1 2 ...9 (blank) ! " # $ % & etc.) works
> only
> when single chars are sorted (e.g. 1 2 $ % & Y - it's really OK!) BUT
> doesn't work properly while sorting 4-char strings, where the first is one of
> the mentioned, e.g. with
> "abc" added: $abc %abc &abc 1abc 2abc Yabc - it's not OK!
>
> Is is an Excel application internal error or it's my fault? Who knows?
>
> ver. MSO Excel 2007 (12.0.6300.5000) SP1 MSO (12.0.6213.1000)
>
> (This topic came from "Suggestion for Microsoft", and must be removed there
> as it was inserted by fault)
(Msg. 3) Posted: Sat Aug 23, 2008 12:52 pm
Post subject: RE: Excel-2007 doesn't sort strings as described in documentation [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Numbers are sorted before Text (which is what you have described)
"anpspb" wrote:
> Sort order described in docs (0 1 2 ...9 (blank) ! " # $ % & etc.) works
> only
> when single chars are sorted (e.g. 1 2 $ % & Y - it's really OK!) BUT
> doesn't work properly while sorting 4-char strings, where the first is one of
> the mentioned, e.g. with
> "abc" added: $abc %abc &abc 1abc 2abc Yabc - it's not OK!
>
> Is is an Excel application internal error or it's my fault? Who knows?
>
> ver. MSO Excel 2007 (12.0.6300.5000) SP1 MSO (12.0.6213.1000)
>
> (This topic came from "Suggestion for Microsoft", and must be removed there
> as it was inserted by fault)
(Msg. 4) Posted: Sun Aug 24, 2008 2:00 am
Post subject: RE: Excel-2007 doesn't sort strings as described in documentation [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
The main thing is that not numbers BUT special chars (if in long string)
don't meet the description! As if this sorting is in accordance with usual
DOS code table whose priority is: at first spec. chars are processed, at
second - numbers, and then - letters. Excel declared its own sort order which
changed priority for spec. chars and numbers BUT doesn't support its order
really for non-single char strings. As a programmer I suspect an internal
Excel error and therefore wait a confirmation answer from MS staff to warn
my students against this error.
"Sheeloo" wrote:
> Numbers are sorted before Text (which is what you have described)
>
> "anpspb" wrote:
>
> > Sort order described in docs (0 1 2 ...9 (blank) ! " # $ % & etc.) works
> > only
> > when single chars are sorted (e.g. 1 2 $ % & Y - it's really OK!) BUT
> > doesn't work properly while sorting 4-char strings, where the first is one of
> > the mentioned, e.g. with
> > "abc" added: $abc %abc &abc 1abc 2abc Yabc - it's not OK!
> >
> > Is is an Excel application internal error or it's my fault? Who knows?
> >
> > ver. MSO Excel 2007 (12.0.6300.5000) SP1 MSO (12.0.6213.1000)
> >
> > (This topic came from "Suggestion for Microsoft", and must be removed there
> > as it was inserted by fault)
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum