Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / October 2007

Tip: Looking for answers? Try searching our database.

multi column combobox

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mcnews - 15 Oct 2007 15:18 GMT
i can't seem to figure out how to load a multi column combo box that
is configured to use a value list.
AddItem works fine for the first column, but ItemData, NewList, List
etc don't seem to work as expected.
any clues would be appreciated.
tia,
mcnewsxp
Douglas J. Steele - 15 Oct 2007 16:23 GMT
How are you using AddItem?

If you've got a 3 column combo box, for example, you need to use:

Me.MyComboBox.AddItem "ValueForColumn0;ValueForColumn1;ValueForColumn2"

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

>i can't seem to figure out how to load a multi column combo box that
> is configured to use a value list.
[quoted text clipped - 3 lines]
> tia,
> mcnewsxp
mcnews - 15 Oct 2007 16:49 GMT
On Oct 15, 11:23 am, "Douglas J. Steele"
<NOSPAM_djsteele@NOSPAM_canada.com> wrote:
> How are you using AddItem?
>
[quoted text clipped - 11 lines]
> > etc don't seem to work as expected.
> > any clues would be appreciated.

ah, semicolon.
i new there had to be a way.
i tried a comma.....
thanks,
mc
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.