Thread
:
filter
View Single Post
#
1
Posted to microsoft.public.excel.programming
geebee
external usenet poster
Posts: 190
filter
hi,
i have the following:
Sheets("sheet1").Select
Cells.Select
Selection.AutoFilter
Selection.AutoFilter Field:=2, Criteria1:="test"
i would like to know if there is a way i can filter the sheet without
selecting it?
thanks in advance,
geebee
Reply With Quote
geebee
View Public Profile
Find all posts by geebee