Hello

I would like to sort say a certain column alphabetically but I want to
leave all the rows, invariant, that is if a column gets sorted all the
existing rows get sorted as well.

Example


This  1
Book  2
Cesar 3

When I sort the first column alphabetically I would obtain:

Book  2
Cesar 3
This  1


But I like to have

Book  1
Cesar 2
This  3


Is this possible, maybe there exists a macro?


Uwe Brauer


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to