Hello,
Could someone tell me why the following code doesn't work:
Dim Code
For Code := 1 To 13
Selection . Autofilter Field := 3 , Criteria1 := Code, Operator :
xlAnd
......
Next
It always stops at the line with Criteria1
Thank you
F
--
Message posted from
http://www.ExcelForum.com