Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to filter on a date.
Range("C8").AutoFilter Field:=3, Criteria1:="=10/08/2007 00:00", Operator :=xlAnd, Criteria2:="<=13/08/2007 24:00" ( I got that from recoding a macro) but that does not work from the code - some filtering is done but I get a blank table (when I was reording the macro I was getting the correct results). Any Idea? thanks Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter latest date from multiple date entries | Excel Worksheet Functions | |||
Filter Date | Excel Discussion (Misc queries) | |||
Dupliate names with different date Filter for newest date | Excel Discussion (Misc queries) | |||
Date Filter?!? | Excel Programming | |||
Date filter using now() | Excel Programming |