Thread
:
Sorting of Data
View Single Post
#
1
Posted to microsoft.public.excel.programming
Charlie
external usenet poster
Posts: 703
Sorting of Data
Hi all,
I have got column like mentioned below.
Name
a
c
d
f
a
b
c
t
b
I want to sort out data like
Name
a
b
c
d
f
t
Help me to get sorted data(avoid duplication) in this way using advace
function of MS Excel.
Thanks
Reply With Quote
Charlie
View Public Profile
Find all posts by Charlie