TO record the values in list box with check boxes selected

sunilvedula

Sunil
Local time
Tomorrow, 04:13
Joined
Jan 18, 2007
Messages
138
Hi All,

I will try to be clear as much as possible. I have a list box which generates a list of questions based on the input given in 2 earlier boxes. I have given check boxes beside each of those questios. User selects the check boxes if he has done what the questions says. Now i want to capture the check boxes if checked or not (yes or no) which i am able to do but i am unable to capture the content of list box questions corrosponding to the check boxes. the list box questions are not selected. Is this possible?
 
Try searching these forums for "cascaded combo"
 
Hi Rabbie,

I did the search as suggested but i think i could not figure out the solution. I have to take the data from the list boxes and i cannot use the combo box. The problem is check boxes are only selected (they are unbound) and data is displayed in the list box. I want to capture the data of the list box corrosponding to the check box.
 

Users who are viewing this thread

Back
Top Bottom