Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 17th, 2012, 07:45 AM
Registered User
 
Join Date: Mar 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default List Boxes

Hi

I have a database that requires a multi select option from a list box on a form. I have managed to get the list box to populate from a seperate table "DistrubuteTo" (as you know you can distubute a letter to more that one person). Using the simple select, the user can highlight more that one option. I need to now to add the data to to a "main table" where one of the columns is called DistrubuteTo, but i cant get it to populate the column. I can if they just select one, but if they highlight two or more options it dont work. If i put a seperate big text box on the form and a seperate add button on the form; as you click add it populates the text box with the multiple selections. then when you click the add record button, it populates my main table. Do i need any special VB code? Any help please?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with List Boxes Jewel142 BOOK: Visual Basic 2010 Programmer's Reference 4 April 5th, 2011 08:43 AM
LIST BOXES Vision G Access 10 May 27th, 2006 01:45 AM
Progressive list boxes Wall st Guru Excel VBA 3 March 27th, 2006 10:11 AM
List Boxes, Help! JeffGirard Access 17 August 22nd, 2005 01:31 PM
SQL , List Boxes/Menu Boxes, DB's Ginzu3 Classic ASP Databases 1 June 30th, 2003 04:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.