TEXT BOX SELECTION CONTROLS THE OUTPUT OF ANOTHER TEXTBOX

  • Thread starter Thread starter Carbon18
  • Start date Start date
C

Carbon18

When a selection is made from a list box, the next list box will display a
specific set of values
 
Put code in the AfterUpdate event of the first list box to control the
RowSource for the second list box.
 

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