View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EricG EricG is offline
external usenet poster
 
Posts: 220
Default Accessing Autofilter Lists

Is there a way (programmatically) to access the drop down lists that are
created for each column when autofiltering is turned on? I took a quick look
at the Autofilter object of a worksheet that has autofilter turned on, but
had no luck finding anything that looked like a collection of lists.

Thanks,

Eric