Microsoft
Software
Hardware
Network
Question : combo boxes feeding id number into table and not name
hello,
have attached combo example database. when you open it a form comes up - I have a subform displaying data that form enters into table.
the combo boxes are entering the id numbers instead of names - how can I have names entered into table from form?
thank you
Attachments:
Combo.mdb
(464 KB)
(File Type Details)
combo example
Answer : combo boxes feeding id number into table and not name
you will set the bound column of the combo to 2
if your rowsource is
select id,name from tablex
another way is:
to see the name in the table, do this
set the bound column to 1 (ID field)
set the column count to 2
set the column widths to 0;1
Random Solutions
DataGridView - setting the column size ?
C# - I want to add "Everyone" user with full permission to a registry hive. Is there a way for this?
c# how do I find all folders that contain a file called request.xml under a sub directory
Domain users cannot log on to SBS 2008 domain
VB.Net FTP List Files
Never done asp 3.0 need quick code to tell if hour is odd or even
Lookup a cell value in another workbook question
Hp Pavilion dv6 laptop keyboard
Exchange Accepted Domain Issue
Windows Server 2008 R2 can't add any roles