Results 1 to 2 of 2
  1. #1
    prithwisaha is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    May 2018
    Posts
    25

    Fetch multiple data in a single textbox from listbox coloumn 1

    I am having a listbox - ListBox126 with 2 Columns. I want the Column 1 data to be inserted in Textbox with a comma separator when selected multiple. That means the Cell Numbers will be inserted in the text box with comma if selected multiple.
    Attached screenshot.
    Attached Thumbnails Attached Thumbnails LISTBOX ISSUE.jpg  

  2. #2
    Gicu's Avatar
    Gicu is offline VIP
    Windows 8 Access 2013
    Join Date
    Jul 2015
    Location
    Kelowna, BC, Canada
    Posts
    4,250
    Use the "Selected" property of the list box (in the after update event of the listbox) -see the example below:
    https://msdn.microsoft.com/en-us/vba...roperty-access

    Cheers,
    Vlad

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

Similar Threads

  1. Fetch multiple data in a text box in access vba
    By prithwisaha in forum Access
    Replies: 26
    Last Post: 05-09-2018, 12:24 AM
  2. Add multiple values to single textbox
    By Ramtrap in forum Forms
    Replies: 22
    Last Post: 11-09-2017, 10:24 AM
  3. Replies: 7
    Last Post: 06-04-2013, 01:10 PM
  4. import all data from listbox to a textbox
    By mikael in forum Access
    Replies: 8
    Last Post: 09-09-2012, 07:16 PM
  5. Replies: 1
    Last Post: 12-04-2011, 06:33 PM

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