View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jbassking Jbassking is offline
external usenet poster
 
Posts: 1
Default create custom filter

I know this is probably easy so please forgive me...

I want to create a filter on column F to be able to filter by groups of
names. For example say the column has 10 different names, and I only want to
see the rows for 5 of those 10 names.

What would the macro look like to filter by names? The Auto filter only
gives me 1 name and custom only allows for 2.\

Thanks.