Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 5 of 5(0.016 seconds)
Sort By:
 
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...
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...
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...
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...
Zones: Access Coding/MacrosDate Answered: 01/13/2009 Rating: 7.6 Views: 4
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...
Zones: MS AccessDate Answered: 06/11/1999 Rating: 8.0 Views: 0
 
  • 1