AutoFilter in 2007

M

Miri

I run the same code In 2003 and 2007.
I used AutoFilter,
Actually, I got in 2007 select all includes blanks.
In 2003 I got all (but without blanks.)
It might be that the problem is not in 2007, and it only a configuration
issue, but I really don’t know where…
Please advice.
thanks
The code is:
cell.AutoFilter Field:=cell.Value, Criteria1:="<>"
 
Top