Does the ComboBox control have an event or property that allows me to detect when the user types something that is NOT in the list of items, or do I have to do this programmatically?
If I have t...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20496817.html
Zones:
.NETDate Answered: 02/07/2003 Rating: 4.6 Views: 0
OK....it is early Monday Morning and for some reason how to do this is escaping me.
I have an unbound ComboBox. Because it is unbound, the limit to list is automatically set to yes.
The NotI...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21574142.html
Zones:
MS AccessDate Answered: 09/26/2005 Rating: 9.8 Views: 0
See the code I've pasted out of Access2003 help related to the NotInList Event.
The row sources for the vast majority of my ComboBoxes are queries from related tables with 2 columns: an integer (t...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_24711043.html
Zones:
MS AccessDate Answered: 09/06/2009 Rating: 9.4 Views: 0
I'm working with a subform that contains a combobox referring to a project table. I want the user to be able to add a project number to the combo box and if it doesn't exist, run a sql insert query...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Coding-Macros/Q_240...
I'm sure this has been asked before...
If the user needs to add a new record to the table from which a combobox is based, how do I make a form come up so that the user can add the new record "on th...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10170402.html
Zones:
MS AccessDate Answered: 06/11/1999 Rating: 8.0 Views: 0