Thread: how do I...
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ben Adler Ben Adler is offline
external usenet poster
 
Posts: 4
Default how do I...

How do I fill a combo box dynamically with a list of items drawn from a
specific column in a database?

Assume the name of the database is prototype, and its already defined in
the odbc. Assume also that the column name is "STO_Name".

Any help or insights are appreciated.
:)

Ben