View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MarkyB MarkyB is offline
external usenet poster
 
Posts: 12
Default Controlling Auto filter

I have a table of 3 columns (2k rows) on one worksheet. I would like to be
able to auto filter this table and control it from three combo boxes on a
different worksheet. I need ComboBox1 to work as using the dropdown arrow on
column1, ComboBox2 to work column2..

Any pointers/help would be greatly appreciated.

Thanks,

Mark