Turn off a filter before running a macro
Thank you Mike !
"Mike H" wrote:
Try,
Range("P:P").AutoFilter Field:=1
Mike
"Arno" wrote:
Hello,
I need a macro that before running turn off a filter in column "P"
Can you Please tell me the syntax to write this.
Thank you ! Arno
|