More Criteria for AutoFilter

  • Thread starter Thread starter Murtaza
  • Start date Start date
M

Murtaza

Can I define more criteria other than 2.

I have found only Criteria1 & Criteria2 Property in VB, but i need more to
define.

Please help
 
Hi
do you want do define more than two criteria for one column? or do you
want to have filter criteria for moren than two columns??
 
Only need for one column.

Frank Kabel said:
Hi
do you want do define more than two criteria for one column? or do you
want to have filter criteria for moren than two columns??
 
And if you're as skittish as I am about Data|Filter|advanced filter, then this
is what I do.

I add a helper column. I populate that with a formula that will return
Show/NoShow (true/false, 1/0, keepit/don'tkeepit).

Then I filter on that column.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top