secretcrowds
Technical User
Hi.
I am trying to create list box's on a form that can link to a combo box already created on the same page.
So say if i select some data from the drop down box, i want it to bring up the other data stored in the same table as the data from the drop down menu, but appear in the list box.
for example..
I have a table called tblControl, with the fields:
ControlID,ControlObjectiveID,ControlName,Description,Procedures and FrequencyOfAudit.
In the drop down menu, it looks up the data of the ControlObjectiveID, and once that is selected, i would like a list box underneath that will then display the data for Description and Procedures, corresponding with what is selected in the drop down menu for ControlObjectiveID
Thank you for any help!
![[2thumbsup] [2thumbsup] [2thumbsup]](/data/assets/smilies/2thumbsup.gif)
I am trying to create list box's on a form that can link to a combo box already created on the same page.
So say if i select some data from the drop down box, i want it to bring up the other data stored in the same table as the data from the drop down menu, but appear in the list box.
for example..
I have a table called tblControl, with the fields:
ControlID,ControlObjectiveID,ControlName,Description,Procedures and FrequencyOfAudit.
In the drop down menu, it looks up the data of the ControlObjectiveID, and once that is selected, i would like a list box underneath that will then display the data for Description and Procedures, corresponding with what is selected in the drop down menu for ControlObjectiveID
Thank you for any help!
![[2thumbsup] [2thumbsup] [2thumbsup]](/data/assets/smilies/2thumbsup.gif)