Results 1 to 4 of 4
  1. #1
    hemaazez is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2017
    Posts
    23

    copy records to textbox

    dear All
    can i copy all records from column in table in sub-form to a text box in main form
    regards

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,918
    That makes no sense. What exactly do you want to accomplish? What purpose would this serve?
    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.

  3. #3
    hemaazez is offline Novice
    Windows 10 Access 2016
    Join Date
    Feb 2017
    Posts
    23
    to copy all names in textbox and send a message for them
    Attached Files Attached Files

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,918
    Copying a string of names to a textbox does not facilitate sending messages. If you want to send message to each person in the subform records, there is no need to write a string of names into textbox. Just cycle through the form's recordset and either build multi-address string for a bulk emailing, or send an individual email to each address. Many examples of this available. Search forum and Google.
    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: 6
    Last Post: 02-26-2016, 05:28 AM
  2. Replies: 2
    Last Post: 01-26-2016, 08:08 AM
  3. Replies: 2
    Last Post: 12-22-2015, 09:09 PM
  4. Replies: 15
    Last Post: 02-14-2014, 01:27 AM
  5. Copy textbox to textbox from query
    By zduffy in forum Programming
    Replies: 2
    Last Post: 11-08-2012, 02:36 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