Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have gotten frustrated with trying to get my code to work autofiltering
date ranges. The code I am using includes: Selection.AutoFilter Selection.AutoFilter Field:=1, Criteria1:="=firstdate", Operator:=xlAnd, Criteria2:="<=seconddate" The result is that the entire range is hidden. How can I get the default autofilter dialog to show? I have decided this is the best solution unless the code I am using can be altered successfully. Thanks, Jim -- Pops Jackson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
autofilter dialog boxes - can i call this up in the | Excel Worksheet Functions | |||
Dialog box upon opening workbook | Excel Worksheet Functions | |||
Opening Built-In Custom AutoFilter Dialog Box Programmatically | Excel Programming | |||
Opening a dialog | Excel Programming | |||
AutoFilter Custom Dialog | Excel Programming |