Microsoft
Software
Hardware
Network
Question : Combobox values updated when selected versus typed
We ae baffled by something in a subform in access. We have a combobox that a user selects a UPC for a Contracts Manufacturers Table. There is are two adjoining tables. I have put 2 text boxes to show you the IDs for this question. Normally we wouldn't have those there.
If a user SELECTS a UPC, all works good. Notice the first 2 boxes have the ID of 48 joining te tables. If the user TYPES the UPC and presses tab or clicks elsewhere, it doesn't write the IDs to the joining tables. Why? Attached is the error when the user types. The SELECT works perfectly.
Answer : Combobox values updated when selected versus typed
on the property sheet of the combo, select the Event tab and see which property of the combo box is being utilized to populate the textboxes..
you may need the Afterupdate event to populate the textboxes
Random Solutions
Capture arrow keystrokes in a TForm
MSSQL Enterprise Manager on Windows 7 when I only have a SQL Server 2000 disk?
Outlook 2003 Add-In with VSTO: no permissions
Vista x64 Driver Signature Enforcement
ASPIRE 5732z Acer - password
Changing forecolor in report lables
declaring constant variables using if's and elsif's
Arrays in Excel macro
Windows 7 Easy Transfer
Vb.net String split on double and single space