View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
pancho[_13_] pancho[_13_] is offline
external usenet poster
 
Posts: 2
Default create custom filter

Maybe you can quickly solve this problem by including a
third column with a function that let you choose which
data you want to filter and then filter by this column

Francisco Mariscal
fcomariscal at hotmail dot com



-----Original Message-----
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.


.