skelley
07-17-2000, 10:00 AM
Have a form based on a query. The form has a combobox that pulls a customer field from the customer table. I want the user to be able to pick from the list or enter a new customer and then update the customer table. Need ASAP.
lamha
07-17-2000, 10:23 AM
Did you create your combo box? If you did, then set your combo box Limit To List property to No. When you type in a new value in your combo box, your table will be updated.
skelley
07-17-2000, 10:37 AM
Thanks but that doesn't work.
tracey75
07-18-2000, 12:18 PM
If someone knows how to do this please email me i have been trying to figure this out for a while now