View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
arno arno is offline
external usenet poster
 
Posts: 184
Default AutoFilter & UserForm

Hi Cris,

with drop down list boxes containing the same values as in the
autofilter criteriers.


make a "copy" of your data with an advanced filter (set to unique values),
load this list into your drop down.

arno