If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Access > Combo to List Box Set up

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-29-11, 12:55
ctown ctown is offline
Registered User
 
Join Date: Jul 2011
Location: Chicago
Posts: 37
Question Combo to List Box Set up

I'm trying to figure out how to select skills from a combo box and add them to a List Box using a button. I have the combo box set up with the list of skills. I also have a List Box but need the skills selected to populate in the box. The skills selected will be attached to an individual, which I have a table set up with a list of names and keys for each individual. I'd like the skills selected to be saved to the individuals record thats selected. I have a form which has a combo box that displays the list of individuals. Also how would I set up the button to add skills and delete skills from the List Box. I'd greatly appreciate help in regards to this. Thanks.
Reply With Quote
  #2 (permalink)  
Old 07-29-11, 14:01
apr pillai apr pillai is offline
Registered User
 
Join Date: Jan 2009
Location: Kerala, India
Posts: 107
Have a look at the following Blog post for clues:

Create List from another Listbox

This is actually transferring item from one Listbox to the Other. In your case taking the selected value from the combobox is not difficult and need only to assign that value into the Listbox.
__________________
http://www.msaccesstips.com (Learn MS-Access Tips & Tricks)
Learn Advanced MS-Access Programming with sample VBA Code.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On