Microsoft
Software
Hardware
Network
Question : Click on an item in a list box and have that value populate a text field
I have a form which contains a list box named "lstSerialNumbers". When an item in this listbox is clicked on once I want that value to populate into a text box named "txtRemarks". But if the user clicks on another item in the list box I want that items value to be added to the txtRemarks field. But I need the items in the txtRemarks field to be separated by a comma - space. For example... 123, 345, 742.
The items in the listbox are text values as is the field, "txtRemarks".
How can I make this happen?
Answer : Click on an item in a list box and have that value populate a text field
The MS HTML help workshop:
http://go.microsoft.com/fw
link/?Link
Id=14188
More info here:
http://msdn.microsoft.com/
en-us/libr
ary/
ms6701
69%28v=VS.
85%29.aspx
Random Solutions
Dual monitor support
Getting Values From Form Controls
AS400 Client Access IP Address
Exchange - outgoing messages stuck in SMTP Queue after repair install -
OWA 2007- can you create a URL to the Light client?
Lables printing problem using MS Word
Scripting vs coding
Application.Width returns wrong size
Can not add two lists
How to disable multitasking on iOS4 iPhone 3G ?