L Lou Civitella May 6, 2008 #1 Using Access 2003 how can I drag and drop items between several list boxes on a single form? Thanks In Advance, Lou
Using Access 2003 how can I drag and drop items between several list boxes on a single form? Thanks In Advance, Lou
D Douglas J. Steele May 6, 2008 #2 See whether my January and February 2004 "Access Answers" column in Pinnacle Publication's "Smart Access" does what you want. You can download the columns (and sample databases) for free from http://www.accessmvp.com/DJSteele/SmartAccess.html
See whether my January and February 2004 "Access Answers" column in Pinnacle Publication's "Smart Access" does what you want. You can download the columns (and sample databases) for free from http://www.accessmvp.com/DJSteele/SmartAccess.html
P pddxxx May 6, 2008 #3 Access has nothing built-in to allow dragging and dropping between listboxes. There are some third-party tools that may help: A shareware version of Drag-N-Dropper for MS Access is available at this web site: http://www.peterssoftware.com/dd.htm Stephen Lebans has an example of a FieldList control that supports drag and drop: http://www.lebans.com/vb_listbox.htm The Forms Sample database provided by Microsoft has an example called "Simulating Drag-And-Drop Capabilities". You can download the sample database here: http://support.microsoft.com/default.aspx?scid=kb;EN-US;175066 Hope this helps,
Access has nothing built-in to allow dragging and dropping between listboxes. There are some third-party tools that may help: A shareware version of Drag-N-Dropper for MS Access is available at this web site: http://www.peterssoftware.com/dd.htm Stephen Lebans has an example of a FieldList control that supports drag and drop: http://www.lebans.com/vb_listbox.htm The Forms Sample database provided by Microsoft has an example called "Simulating Drag-And-Drop Capabilities". You can download the sample database here: http://support.microsoft.com/default.aspx?scid=kb;EN-US;175066 Hope this helps,