Sort Order - non contiguous

Y

Yunus

Hi,
How do I reverse the order in a column.

My Column at the momoment is

a
c
d
r
b
t
c
x

and I want to arrange it staring form bottom to top
x
c
t
b
r
d
c
a

and can this be done for any charachter i.e Column of text as above and
column of numbers and a combination.
Thanks
 
Top