Link Combo Box

G

Guest

On the form "frmtest" I have 4 list boxes. The data from the list is
generated from tblTestDescriptions. Once the data is populated into the form
"frmtest", the data is stored in table "Run Book List".

What I am trying to do, is make my first list box a combo box. When you
select the first item in the drop down box for list box 1, I want the
cooresponding data in that row to fall for list boxes 2 - 4. The name of my
list boxes are:

Test Case # (list box 1)
Test Case Description (box 2)
Old TC # (box 3)
TL Test Claim # (box 4)

Any help is appreciated. THANKS
 

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

Top