Results 1 to 2 of 2
  1. #1
    cmumphr is offline Novice
    Windows 10 Access 2016
    Join Date
    Jul 2018
    Posts
    4

    Combo Box Multiple Selections, Separate Records

    Good afternoon all,



    I am looking to select multiple instructors on the form provided on the uploaded database. After selecting multiple instructors and filling in the rest of the form, I would like the instructors selected to have their own record.

    Basically their could be several instructors teaching the same module but all the other fields on the form would be the same. Each instructor input would need to be its own record.

    Can someone help me with this???

    Thanks,

    cmumphr
    Attached Files Attached Files

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Sorry, combobox doesn't work that way. SELECT one instructor, move to new record row, select another. Do you have a table for these records?

    A listbox can be multi-select then code loops through selected items and writes records.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Combo Box Selections to Individual Records
    By tlkng1 in forum Programming
    Replies: 5
    Last Post: 06-20-2017, 10:47 AM
  2. Replies: 3
    Last Post: 04-29-2015, 04:02 PM
  3. Replies: 7
    Last Post: 01-30-2015, 03:27 PM
  4. Multiple Selections in a Combo Box
    By BeStout in forum Access
    Replies: 6
    Last Post: 07-09-2014, 12:44 PM
  5. Replies: 2
    Last Post: 05-27-2011, 08:12 AM

Tags for this Thread

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