View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default how to have 2 drop down lists filter rows

You can't have 2 same name procedures within the same class. What you
need to do is merge the code from the 2nd one into the 1st one. I might
get time to rework an example later, but have a go at it anyway!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion