View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How to populate a combo box with filtered data from a named range

There are lots of different ways to accomplish the same thing. But storing the
data in hidden columns in the listbox seems like a reasonable approach.

dan dungan wrote:

Thanks Dave.

I've installed the code you wrote, and it looks great.

Now, I need to study it to see how it works.

Thanks for your time and great explanations.

You are a real asset to the forum.

Thanks again.

Dan


--

Dave Peterson