Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a command button which runs some code for a filter ( recorded macro).
When I Protecting Sheet It's Not Work Properly. Sub exp1() ' ' exp1 Macro ' ' Rows("3:3").Select Range("C3").Activate Selection.AutoFilter Range("B3").Select ActiveSheet.Range("$A$3:$P$62").AutoFilter Field:=2, Criteria1:=RGB(255, _ 153, 255), Operator:=xlFilterCellColor Range("A21").Select End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I activate spell check in a protected sheet | Excel Worksheet Functions | |||
filter on a protected sheet | Setting up and Configuration of Excel | |||
how to activate controls in protected sheet | Excel Worksheet Functions | |||
Data Filter in protected sheet | New Users to Excel | |||
Activate ChartObjects on protected sheet?? | Excel Programming |