filter over filter?

yepwingtim

Registered User.
Local time
Today, 09:13
Joined
Jun 6, 2008
Messages
126
lets say i filtered someone's last name manually.

and i use vba to filter the date of birth

the filter for the last name will break and shows everyone's date of birth

is there anyway vba knows how to "continue on with the filter" instead of toogleing it?

Thanks
 
The big question is - how are you filtering it? If you are using the built in filter then you are limited in what you can do. If you want to create your own way then you can have what you want.
 
I'm using allen browne's findasutype filter but i cannot incorporate my own vba filter according that filter
 
After looking at the code there, I don't know that I want to try to tackle this. It makes my head hurt just thinking about it.
 

Users who are viewing this thread

Back
Top Bottom