Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all.
I have a spreadsheet whith approx 30 colums, all theses have an autofilter applied. I also have buttons that users can click on to apply a filter. When user clicks on btn filter; Selection.AutoFilter Field:=27, Criteria1:="=" Then when user applies a second filter (code as below), nothing happens. Selection.AutoFilter Field:=26, Criteria1:="0" Each filter works fine individually, but not together. Does anyone know why? and what solutions there might be? Thanks in advance. Steve. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I use "OR" in two auto-filters/custom filters? | Excel Discussion (Misc queries) | |||
Pivot Table filters, especially DATE filters | Excel Worksheet Functions | |||
How to copy with filters but not copy the filters in the middle? | Excel Discussion (Misc queries) | |||
Filters, Subtotal & Intacted Results after the filters' Removal | Excel Discussion (Misc queries) | |||
Applying formulae | Excel Programming |