whiterower
Registered User.
- Local time
- Yesterday, 19:21
- Joined
- Apr 7, 2003
- Messages
- 22
Hi,
I need help on passing the list box values to the subform txtboxes. I want to create a pop list box form whenever i Click on a particular field and select from the list box then pass on the selected values to the txtbox on the form..ie:
Lst1=query of the GL Account No. and GL description
txtbox1=GL Account No
txtbox2=GL Description
So whenever i click txtbox1 a form form will pop up with a list of al the GL Account No and Description and when i select a particular GL no it will pass the value for GL no and GL Description at once on the form.
Any Idea?
Thanks
I need help on passing the list box values to the subform txtboxes. I want to create a pop list box form whenever i Click on a particular field and select from the list box then pass on the selected values to the txtbox on the form..ie:
Lst1=query of the GL Account No. and GL description
txtbox1=GL Account No
txtbox2=GL Description
So whenever i click txtbox1 a form form will pop up with a list of al the GL Account No and Description and when i select a particular GL no it will pass the value for GL no and GL Description at once on the form.
Any Idea?
Thanks