Microsoft
Software
Hardware
Network
Question : Save unbound combobox column value in Access 2007
I have a combobox that has two columns. Column 0 contains the index number and is bound, column 1 contains the description and is displayed. I need to be able to reference both values, but I cannot seem to reference the unbound column.
I would expect something like this to work:
[Forms]![MyForm]![MyCombob
ox]
But Access does not recognize the Column property. Anyone have a thougt?
Answer : Save unbound combobox column value in Access 2007
Sysinternals ProcessExplorer and ProcessMonitor are two of the better free tools for getting what you want.
http://technet.microsoft.c
om/en-us/s
ysinternal
s/
bb545027
.aspx
Philip
Random Solutions
How to change a date value (cell value)
Select MAX(ISNULL(variable, 0)) is returning NULL when it should be returning 0
Windows Bad Image Error
Ms Access Query using LAST as criteria to find a record not working and bringing RANDOM Restuls
Are Dell PCs with same OEM number LEGAL ?
LINQ - Contains for IN statement not working?
Cannot link to SQL Server Express 2008 table from within Access 2007
Using alternative to LIMIT command and using INNER JOIN in MS SQL Query
How do I make a button to copy the contents of an access text box
Why can't I delete records from a linked table ? I get the message "Linked table is not supported by this ISAM."