Results 1 to 2 of 2
  1. #1
    TToc2u is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Dec 2011
    Posts
    9

    Copy items selected in a multi value dropdown list

    I have a button setup to coppy the fields on a form and another paste button to paste the fields into another form.



    Ie.

    strvar1=[field1]

    and

    [field1] = strvar1

    how would I accomplish this with a multi value dropdown list?

    [field_dropdown].value = strvar2?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Copying values from a multi-value to another multi-value field might not be possible.

    Review

    http://stackoverflow.com/questions/1...rd-access-2007

    https://www.accessforums.net/program...vba-21259.html
    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. Replies: 3
    Last Post: 01-24-2013, 02:38 PM
  2. Replies: 3
    Last Post: 10-23-2012, 03:32 PM
  3. List Box Items Are De-Selected On A Screen Refresh
    By plengeb in forum Programming
    Replies: 2
    Last Post: 10-03-2012, 11:58 AM
  4. Replies: 6
    Last Post: 07-10-2011, 05:33 PM
  5. Replies: 5
    Last Post: 04-04-2011, 09:57 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