Hi Kris,
I followed your steps through with the *numbers* both as text
representations of numbers and as true numbers. I assume that when you say:
***************************************************
Then i setup column B with either =COUNT(-A1) or =ISTEXT(A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
****************************************************
You actually mean that you entered =COUNT(-A1) in B1 and dragged the formula
down on the fill handle so that you ended up with:
=COUNT(-A1)
=COUNT(-A2)
=COUNT(-A3)
=COUNT(-A4)
=COUNT(-A5)
=COUNT(-A6)
=COUNT(-A7)
=COUNT(-A8)
If that is the case then I found that it worked as you want it to sort.
I then re-read what you wrote more carefully and saw that there was another
possible interpretation of:
****************************************************
I highlight A and B column, then select sort, make sure no header row
is selected, then i select sort by B ascending, Then by A ascending
then click ok.
****************************************************
Are you doing, (ie completing), *one* Sort on Column B and *then* selecting
to do *another* Sort on Column A? If so then that is what is wrong and that
way results in the layout that you are reporting. You do *BOTH* Sorts at
the same time. In the sort dialog box there are three dropdown boxes, "Sort
by", "Then by" and a second "Then by". In the "Sort by" box you enter:
Column B and then in the "Then by" box you enter: Column A, then, and only
then, you press OK
I that is what you are already doing then please forgive me for over
simplifying the above.
Post back if you are still having problems.
--
HTH
Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings
(e-mail address removed)
Replace @mailinator.com with @tiscali.co.uk
Man i must be stupid ive tried both ways and still no luck, let me go
through the steps to see where im messing up. BTW im using excel 2003
Anywho i setup a row column A with this
1
b2
21
b1
12
a1
11
a2
Then i setup column B with either =COUNT(-A1) or =ISTEXT(A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
=COUNT(-A1)
I highlight A and B column, then select sort, make sure no header row
is selected, then i select sort by B ascending, Then by A ascending
then click ok. And the results are
1 1
11 0
12 0
21 1
a1 0
a2 0
b1 1
b2 0
What am I doing wrong?
Thanks
Kris