View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Find out what is selected for AutoFilter

I think the help has a good page on this.

Look at 'filters collection object' in the answer wizard of help.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Dan" wrote in message
...
Is there a way to programatically find out what the selected filter is on

a
column?

Thanks!