Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
rng.AutoFilter
rng.AutoFilter Field:=1, Criteria1:="=" & dtStart, Operator:=xlAnd, _ Criteria2:="<=" & dtEnd .................................................. .................. Above code should filter some data but only places dates in custom window and nothing else. Having run the code I checked the custom window of column1 and I found that the dates are respectively there and correct. Just press OK button and bingo ! Desired result appears. Am I missing something here to activate OK button ? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba code on autofilter | Excel Discussion (Misc queries) | |||
Autofilter code | Excel Discussion (Misc queries) | |||
looking for autofilter with code | Excel Programming | |||
looking for autofilter with code | Excel Programming | |||
looking for autofilter with code | Excel Programming |