Updating form automatically

  • Thread starter Thread starter Douglas J. Steele
  • Start date Start date
Hello Everybody,

I have two columns in a table which are sources of dropdown boxes in a form.
In the form, when the value in one dropdown box is changed by the user, how
can I automatically update second dropdown box according to the data in the
table. For example in case of "copyone" as value in first dropdown box,
second drop down box has "paperone". When "copyone" is changed by "copytwo",
"paperone" should be changed with "papertwo". So far I am unable to do this
successfully either with SQL or VB. Any ideas will be highly appreciated.
 

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