Thread: vb combo box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 7
Default vb combo box

I have a VB6 form that I want to fill with data from a field in an Access
DB. I get the connection and the first field, but want the whole column to
show up as the combo box items so that one can be selected, then when saved,
populate and/or update another Access table. Can anyone help me cause the
whole column to display instead of only the first record?