making a form to edit the values of a combobox (how to)

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

Guest

I am trying to create a combobox that value list will be able to be change
easy to use in an diffrent form, but i want in that form (the one used to
edit the combobox's) will have 3 diffrent combobox's to be edited there.
 
I am trying to create a combobox that value list will be able to be change
easy to use in an diffrent form, but i want in that form (the one used to
edit the combobox's) will have 3 diffrent combobox's to be edited there.

I'm sorry, I have no idea what you're trying to convey here. "will
have 3 different combo boxes to be edited" - I have no idea what you
mean.

Typically you would have a very simple form to edit the row source
table of a "lookup" combo box, and open this form in the NotInList
event of the combo. Is that what you have in mind?


John W. Vinson[MVP]
 

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