M
mrrherrera
I have a table that has two items, ID and City. I am running Access 2003. I
created a form and put a combo box to look up the cities. However, I want
the user to be able to add a city to the list if it is not in the list.
There is no code that I can see that affects the limit to list property, just
the drop-down box with the Yes or No. When I change it to No, I receive an
error stating I need to change the Column width. The default on the column
width is 0";1". If I change either of these values, then a number shows up
in the city box. I don't know what code to put in to allow the addition of
the city or where to put. I looked at other threads that addressed this, but
when I tried some of the code, I put it in the event On Enter, it did not
work. Please help.
created a form and put a combo box to look up the cities. However, I want
the user to be able to add a city to the list if it is not in the list.
There is no code that I can see that affects the limit to list property, just
the drop-down box with the Yes or No. When I change it to No, I receive an
error stating I need to change the Column width. The default on the column
width is 0";1". If I change either of these values, then a number shows up
in the city box. I don't know what code to put in to allow the addition of
the city or where to put. I looked at other threads that addressed this, but
when I tried some of the code, I put it in the event On Enter, it did not
work. Please help.