List Box Double Click Event Need help please

Joined
Aug 7, 2005
Messages
5
Reaction score
0
Please see attached database

Main form is frmpatients

As you can see when a user clicks on the hyper link called add primary Insurance

It opens a the form called frmInsuranceSearch which is a list box


What i want to do is when a user double clicks the insurance from the
list box it will insert the insurance name into the text box

called Primary Insurance

same thing will happen in the text box called secondary insurance when a user double clicks the name of the insurance from the list box it will insert the name of the insurance in the text box called Secondary Insurance

Again see main form called frmPatient

I do not want to use combo box any shape or form


Please Help
 

Attachments

Back
Top