Thread
:
Not filtering by date
View Single Post
#
5
Posted to microsoft.public.excel.programming
Peter Grebenik[_2_]
external usenet poster
Posts: 9
Not filtering by date
Looks to me as if your FilterRange ( = Range("A1:A" & LR)) only
selects column A, so your Field:=9 selects a column which is not in the
FilterRange.
Peter
Reply With Quote
Peter Grebenik[_2_]
View Public Profile
Find all posts by Peter Grebenik[_2_]