how to transfer value of combo to listbox?

jerry28ph

jerry
Local time
Today, 06:56
Joined
Nov 16, 2008
Messages
141
Hi All,

Please help, I have combo textbox value and I want to transfer it to list box. Number of Record to transfer is indifinite, how could i transfer it.
Please help me guys.

Thank you and more power.

Regards,

Jerry
 
Hi
I don't think you need to transfer anything. Just open the form in design view, add a list box (using the wizard) and follow the on-screen instructions to link to the desired data. Then delete the combo box :)

Hoope this helps
 
Hi James Dudden,

Ok here's my situation: I have a form with combo box and a list box, and I have also a report that shows the list of person i want to print from the listbox. All i need is to pick names on the combo box as many names i want to put it on the listbox and then i want it to print all the names on the listbox in one row or column in the hard copy. Is it possible?

Regards,
Jerry






Hi
I don't think you need to transfer anything. Just open the form in design view, add a list box (using the wizard) and follow the on-screen instructions to link to the desired data. Then delete the combo box :)

Hoope this helps
 
Hi James,

additional info:

I alread populated the values on the combo box, just want to pick names on the combo and put it on the list box, so that I can get values from listbox to print. Wherein I can put as many names I want from combo to listbox. Hope it's not confusing for you.

Regards,
Jerry




Hi James Dudden,

Ok here's my situation: I have a form with combo box and a list box, and I have also a report that shows the list of person i want to print from the listbox. All i need is to pick names on the combo box as many names i want to put it on the listbox and then i want it to print all the names on the listbox in one row or column in the hard copy. Is it possible?

Regards,
Jerry
 

Users who are viewing this thread

Back
Top Bottom