Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default vb combo box

a combobox will only display the selection from a single column.

If you mean the dropdown only displays a single column, then change the
columncount property.

--
Regards,
Tom Ogilvy

"David" wrote in message
. uk...
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?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
linking a form combo box... results from the combo box to another Trey Excel Discussion (Misc queries) 1 July 15th 07 01:58 AM
combo reference on another combo box for picking address etc. kbjin Excel Worksheet Functions 1 December 8th 06 03:29 PM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 1 February 16th 05 02:05 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 0 February 15th 05 07:45 PM
Combo Box - Hide Combo Box w/Check Box Paul Excel Programming 5 December 3rd 04 10:58 PM


All times are GMT +1. The time now is 03:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"