Update new values to combo box

G

Guest

Hi,
I have the table named INFORMATiON which has SCHOOL, FIRSTNAME and LASTNAME
fields. For SCHOOL field , I make it became combo box by using LOOK UP tab at
table design view.

It works well, but when i entered a new shool name, the new name not show
up in the list.

Please show me to update new values to the School combo box. If I need to
use some codes or macros to do this task. Please show me more details.

Or show me where I can learn to do this.
Thank you
Chi
 
M

MacDermott

Comboboxes directly in a table are generally a bad idea.
It's also generally a bad idea to enter your data directly in the table.
Make a form based on your table, and create the combobox there.
You will have a lot more flexibility to make the form operate exactly as
you want.

Once you are working with a form, you can post further questions back to
this newsgroup.
 
G

Guest

Hi,
I used the Tips for Users of Allen Browne and I could add new values to the
list.
Chi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Combo Box Error 2
Filter Combo Box Listing 5
Help with Combo Box 4
Combo Box and Allow Full Menus 1
Combol Box and Report 3
Combo Boxes - linking of 5
Combo box in form error 4
Combo Box 2

Top