Adding a new item to a combo box in ms access 2000

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone,
I need a sample code about how to add a new item in a combo box and refresh
it so that the new added item can be shown immediately.
Thanks Everyone.
 
Hi everyone,
I need a sample code about how to add a new item in a combo box and refresh
it so that the new added item can be shown immediately.
Thanks Everyone.

First, why don't you let us know how your combo box is getting it's
current data? Is it a Value List or Table/Query Select statement.
Do you need to add more than just one field to the list at a time?
etc., etc.

Before you do even this little amount of work, why don't you search
http://www.groups.Google.com
for NotInList in the *Access* groups, and see what has already been
written.
 

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

Back
Top