Results 1 to 2 of 2
  1. #1
    seth1685 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2012
    Posts
    10

    Turn a list into a Multi select combo box

    Hello!



    I have a multi select combo box which I can successfully turn into a list.

    What I want to know is can I reverse the process.

    Ideally what I want to be able to do is:

    add/remove items into a list (lstMODS) => store as selected multiple values from multicombo (cmbMODS) => display as a list (lstMODS)

    Any help would be greatly appreciated.

  2. #2
    seth1685 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2012
    Posts
    10
    Never mind, I am going to store it as a string seperated by commas instead of a multi combo field.

    However, I am now having issues with turning "ANTH1001, ANTH1002"

    into

    ANTH1001
    ANTH1002

    being very silly I expect.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Multi select list box and DELETE query
    By thart21 in forum Programming
    Replies: 1
    Last Post: 01-08-2012, 08:47 PM
  2. Replies: 11
    Last Post: 09-22-2011, 01:13 PM
  3. Multi select list box
    By foxtet in forum Forms
    Replies: 1
    Last Post: 05-30-2011, 02:13 PM
  4. Replies: 1
    Last Post: 10-22-2010, 10:11 AM
  5. Multi-select List Boxes
    By Rawb in forum Programming
    Replies: 6
    Last Post: 09-21-2010, 09:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums