One way would be to used a *helper* columns, (insert one if necessary)
With the original data in Column A enter the formula in B1:
=IF(MOD(A1,1)>0,1,0)
and copy down. Then sort on Column B - assending, then by Column A -
assending to give the result you want.

Signature
HTH
Sandy
In Perth, the ancient capital of Scotland
sandymann2@mailinator.com
Replace@mailinator.com with @tiscali.co.uk
> Hi, I am just wonder how to sort the colum with all the fraction on top
> or bottom ...ie..
[quoted text clipped - 10 lines]
> 21.75
> 54.375
TaGY2K - 24 Jul 2006 22:32 GMT
Thanks ... it work... I am just wonder what is a good book to read on
stuff like this?

Signature
TaGY2K
Sandy Mann - 24 Jul 2006 23:01 GMT
I omitted to say, but then you probably know anyway, that once sorted you
can delete the *Helper* Column.
As to books, you could try:
http://j-walk.com/ss/books/index.htm

Signature
HTH
Sandy
In Perth, the ancient capital of Scotland
sandymann2@mailinator.com
Replace@mailinator.com with @tiscali.co.uk
> Thanks ... it work... I am just wonder what is a good book to read on
> stuff like this?