Microsoft
Software
Hardware
Network
Question : MS ACCESS 07 Loading table into Dropdownlist
Hi there, i created a form to into data into a table. I have loaded the dropdownlist with some dynamic values from another table. Now when i click my drop down list, i can only see 1 field from the table that i loaded values in from. Is it possible for example i can load a table liked style into the drop down list? For example, the viewer can see the persons, "ID", "Name" and "Position" in the same row of the drop downlist. Instead of for example just seeing the name. Can this be done? I have attached a picture along with it for a clearer understanding. Thanks.
Answer : MS ACCESS 07 Loading table into Dropdownlist
set the ColumnCount property of the combo box to the number of columns you want to see
ColumnCount 4 ' will show 4 columns
Random Solutions
Insert field into memo field
Exchange 2003 database is constantly over the limit
Windows Task Manager and CPU Usage Windows
Autonumber in Query
Converting Access queries to T-SQL problems
LDAP/ Active Directory Password Unlock Error..
What does it mean this access query
SSIS Error Code DTS_E_OLEDB_NOPROVIDER_64B<wbr />IT_ERROR
MSJet
Get active application name