johnaregan
Programmer
- Mar 13, 2001
- 87
Hello
I have a text box in window1 which the user will fill in by selecting a value from a table displayed in window2, I want to be able to open a window2 window which will display a set of values from which to choose.
I already have the code to read the database using ADO, i just need to work out how to return the selected value to the text box in window1.
Any help would be greatly appreciated.
I have a text box in window1 which the user will fill in by selecting a value from a table displayed in window2, I want to be able to open a window2 window which will display a set of values from which to choose.
I already have the code to read the database using ADO, i just need to work out how to return the selected value to the text box in window1.
Any help would be greatly appreciated.