Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi..I am new to this group. I am self learing how to code macros. Here is my question can I use a cell content as a Criteria1 reference in the below Selection.AutoFilter statement? Selection.AutoFilter Selection.AutoFilter Field:=29, Criteria1:=Cells(29, 2) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes
-- Regards, Tom Ogilvy "prady" wrote: Hi..I am new to this group. I am self learing how to code macros. Here is my question can I use a cell content as a Criteria1 reference in the below Selection.AutoFilter statement? Selection.AutoFilter Selection.AutoFilter Field:=29, Criteria1:=Cells(29, 2) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell Selection by Content | Excel Discussion (Misc queries) | |||
Moving the Cell Selection Within AutoFilter | Excel Programming | |||
Returning Specific Cell Content using IF Statement | Excel Discussion (Misc queries) | |||
autofilter/cell selection problems | Excel Programming | |||
I want Cell content as Autofilter criteria | Excel Programming |