hmsdefender
Programmer
I have a form with an unbound listbox "PList", an unbound textbox "PText", and a SUBMIT button. The listbox is populated using a SELECT statement against a field called "LName" in a table called "TheList". I'd like the textbox to display the value of a field called "LDesc" in "TheList" that is in the same record as the currently selected value of "LName" in the list box. When the user hits the SUBMIT button, I want to capture the value of the selected entry in "PList" and pass it to another form I open via the SUBMIT button. I have a limited knowledge of Access and SQL. What I want to do seems possible, but I don't know enough to know where to look for the right information.
Thanks,
hmsdefender
Thanks,
hmsdefender