View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default VBA IN AUTOFILTER

Hi
see your other post

--
Regards
Frank Kabel
Frankfurt, Germany

"Joe" schrieb im Newsbeitrag
...
Hi,

Is there a way that specify autofilter criteria, eg I
have two columns:

Task Job
a1
b1
c1 d1


After either autofilter or other methods,the outputs will
show as follows

Task Job
a1 b1
c1 d1

many thanks.

regards,
Joe