Auto FIlter

R

Ramone

Hello All,

I'm trying to use autofilter and can't get it to work.
i am running the folowing code

worksheets("sheet1").range("a1").autofilter
field:=1
criterial:="otis"


thanks for any help
 
Top