Updating a lookup field

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

Guest

I have a combo box that look up a record as I type it. I want it set up so if i type a value into that combo box that does not exist in the look up list the value will be added to the list.

any tips?
Dan
 
Hi Dan

check out - Add item to combo box using OnNotinList event - at
http://www.mvps.org/access/forms/frm0015.htm

this should give you what you need.

Regards
JulieD


MadManDan said:
I have a combo box that look up a record as I type it. I want it set up
so if i type a value into that combo box that does not exist in the look up
list the value will be added to the list.
 
MadManDan,
I am inerested in how you set up your combo box to look up a record as it
was typed.

Sincerely,
Tak
 

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