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
Error updating public folder with free-busy information on virtual machine exchange 2003
Is there a recycling bin in Windows 7?
Capture arrow keystrokes in a TForm
What are the various reasons that an Access 2003 MDB type application would display a Read-Only message (sometimes) when you launch the application?
MSSQL Enterprise Manager on Windows 7 when I only have a SQL Server 2000 disk?
Export SQL Report without Report viewer
export gridvie to exle
SonicWall vpn client v2.2.2.210 not working in windows 7
Changing forecolor in report lables
declaring constant variables using if's and elsif's