HI all,
I have 2 forms
1. MainForm
2. SubForm
Then I have a listbox in the subform and textbox in the mainform.
(when i click on the listbox item) (i dont want multi selections)
I want to get the selected item from the listbox and put it in to the textbox
can somebody help me on this
I have 2 forms
1. MainForm
2. SubForm
Then I have a listbox in the subform and textbox in the mainform.
(when i click on the listbox item) (i dont want multi selections)
I want to get the selected item from the listbox and put it in to the textbox
can somebody help me on this
Comment