Question : Access - Pop up form to add ndew customer

Hi

I have a form that allows the user to select a "Customer" from a dropdown.
If the customer doesn't exist I want my Customer table to popup neatly.
What is the neatest way to do this? Using a subform?

Answer : Access - Pop up form to add ndew customer

use the LimitToList=Yes and Not InList property of the combo box

see this link
http://support.microsoft.com/?kbid=197526
Random Solutions  
 
programming4us programming4us