excel peeps
ok i'm at work and excel is loaded
-highlight all your data
-click Data then Pivot Table
-click Next then Next
-click Layout
-drag the Name column into the ROW section
-drag the Name column into the DATA Section
-click OK then Finish
simple as that.
-highlight all your data
-click Data then Pivot Table
-click Next then Next
-click Layout
-drag the Name column into the ROW section
-drag the Name column into the DATA Section
-click OK then Finish
simple as that.
Originally Posted by jclau00
ok i'm at work and excel is loaded
-highlight all your data
-click Data then Pivot Table
-click Next then Next
-click Layout
-drag the Name column into the ROW section
-drag the Name column into the DATA Section
-click OK then Finish
simple as that.
-highlight all your data
-click Data then Pivot Table
-click Next then Next
-click Layout
-drag the Name column into the ROW section
-drag the Name column into the DATA Section
-click OK then Finish
simple as that.
edit: didnt see jclau00's post
h:
Assuming Column A is your source range
Select Column A
Data -> Filters -> Advanced Filter
Select Copy to Another Location
Keep the 2nd box empty
in the 3rd box, type in the (1st) destination cell, i used B1
Check Unique Entries only.
Click OK
You should now have a 2nd list w/o duplicates
the 1st entry may be duplicated... delete it if it is
next to the 1st entry, enter in this formula =COUNTIF(A$1:A$20,B1)
and drag/expand the formula down.
h:Assuming Column A is your source range
Select Column A
Data -> Filters -> Advanced Filter
Select Copy to Another Location
Keep the 2nd box empty
in the 3rd box, type in the (1st) destination cell, i used B1
Check Unique Entries only.
Click OK
You should now have a 2nd list w/o duplicates
the 1st entry may be duplicated... delete it if it is
next to the 1st entry, enter in this formula =COUNTIF(A$1:A$20,B1)
and drag/expand the formula down.


