Populating 1 listbox from another listbox
- From: "dkohel@xxxxxxxxx" <dkohel@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 10:09:27 -0800 (PST)
I have 2 list boxes on my form. I am trying to populate listbox B
with the selection from listbox A. I have set multi-select in both
boxes to Extended...
The user will select the items from listbox A and click an Add button
that will then copy the items to listbox B. Then for each item in B,
I need to add them to a database. If there are 3 items in listbox B,
I need to add 3 line items to table B...
Any ideas?
.
- Follow-Ups:
- Re: Populating 1 listbox from another listbox
- From: ManningFan
- Re: Populating 1 listbox from another listbox
- Prev by Date: Re: ShellExecute API
- Next by Date: Re: Aggregate string concatenation efficiency problem
- Previous by thread: Aggregate string concatenation efficiency problem
- Next by thread: Re: Populating 1 listbox from another listbox
- Index(es):