View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Who I Am Who I Am is offline
external usenet poster
 
Posts: 30
Default How to know Autofilter is on

I want to know how to know that the Autofilter is on, and how to turn
it off by code.

The data sheet I receive always has the Autofilter on. I want to see a
sheet without Autofilter on, so I can run Autofilter by code myself.

Thanks