Help using 'OnClick' event in ListBox Selection

S

sara

I have created a form with one listbox on top,'A', and another listbox at the
bottom, 'B'.
'A' displays all values of a table and when I select one of the rows, I want
to use the selected value to populate the other listbox,'B'.
I am unsure how in the OnClick routine, i can specifiy that i want the value
that was selected by me.
 
S

sara

To Clarify,
The list box 'A',has multiple columns and from the selected row, i want to
use the first column as an input to my select query for the list Box 'B'
 

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