I have just started looking at Visual Basic so please help!
I have a combo box which the data is being displayed from the dbase. It displays the name, but when I click on a comand button I want a new form to pop up and display some info depending in the id field.
ie in htm
<option value=[id field]>[name field]
how do I pass the option id value to another form!??!?!
Cheers
Tim
I have a combo box which the data is being displayed from the dbase. It displays the name, but when I click on a comand button I want a new form to pop up and display some info depending in the id field.
ie in htm
<option value=[id field]>[name field]
how do I pass the option id value to another form!??!?!
Cheers
Tim