View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DBAL[_6_] DBAL[_6_] is offline
external usenet poster
 
Posts: 12
Default ComboBox Filled by Query

Hello,
I was wondering if someone knows if I can fill a combobox directly with a
query recordset Or do I have to dump the query onto a sheet and use the
ListFillRange property to populate the combobox?

Anyone know the syntax to paste the recordset into a combo box when the user
clicks the drop down arrrow?

Much appreciation and respect for the one who can pull this off!
Thanks,
DBAL