View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Search/Filter for identical data

Hi richzip

Maybe this will give you a start
http://www.rondebruin.nl/copy5.htm

See the filter tips below the macro on the first page


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"richzip" wrote in message ...
I have a large worksheet for employee data. Each employee ID (column A) has
1 row for every date (column E) of the month, activity performed on that date
(column K), and a job code (column P) for the activity on that date.

I want to filter rows that have identical dates (any date), idential
activity (any date) and a specific job code (LD).