Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that sets an autofilter range with criteria set for column A.
I can hide the drop down arrow in A with: Worksheets("Jobs").Range("A3:P3") .AutoFilter _ field:=1, _ Criteria1:="Y", _ visibledropdown:=False Is there a way to hide all dropdown arrows in the range? Hope you can help. Jim -- Jim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Turn of Autofilter Arrows? | Excel Programming | |||
showing dropdown selection arrows in spread sheets | Excel Discussion (Misc queries) | |||
Removing dropdown arrows from a filter | Excel Programming | |||
red autofilter arrows instead of blue in Excel? | Excel Discussion (Misc queries) | |||
Invisible AutoFilter Drop-Down Arrows | Excel Programming |