Question : Unique Records with Excel

I have a dataset that I need to filter by unique records and order the results by greatest to smallest. I've attached an example.  Now the example is much smaller than the real dataset.  The true data set has over 200 records that I don't want to manualy sort like I did in the example.  Is is possible to duplicate what I did, but automatically?
Attachments:
 
dataset example
 

Answer : Unique Records with Excel

Open your file

Goto visual basic editor (Alt+F11)

Insert \ Module

Copy the macro in the module

RUn macro (F5 from the editor, or Alt+F8 from the workbook)

You should be all set.

Thomas

Random Solutions  
 
programming4us programming4us