Hi,
I have a listbox with about 10-15 entries, a command button, and a text box. What I would like to do, is when the user selects an entry from the list box and presses the command button it would put the value/text of the listbox entry that is selected into the text box. I have gotten this far, the next part i cannot do.
If the user selects another entry from the listbox and presses the command button, I would like to have that entry appear in the textbox next to the first entry, and so on and so on...
Can anybody help me?
I have a listbox with about 10-15 entries, a command button, and a text box. What I would like to do, is when the user selects an entry from the list box and presses the command button it would put the value/text of the listbox entry that is selected into the text box. I have gotten this far, the next part i cannot do.
If the user selects another entry from the listbox and presses the command button, I would like to have that entry appear in the textbox next to the first entry, and so on and so on...
Can anybody help me?