Filter, sort, filter and then display

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Andrew (andrew_tiu2002_at_yahoo.com)
Date: 04/01/04


Date: Wed, 31 Mar 2004 23:06:13 -0800

This is the scenario. I need to filter the worksheet data with a criteria that is in Column A,
After that I need to sort the values in Column B in ascending order then display those values in another sheet
Those values should also be unique so if there are duplicate entries, the duplicate is discarded. How can I do that in VBA?



Relevant Pages