Results 1 to 2 of 2
  1. #1
    Only4Access is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Feb 2012
    Posts
    38

    Arrow Copy non-matchable text to another text box

    Hi Forum,

    I have an unbound text box (Text1) with mullti line (Enter Key Behavior: New Line). Users will copy & paste account numbers from notepad. What I am looking for is;

    When click on a button,

    1. Look all account number copied in Text1 in tblAccounts[TransAccount] (Text Field)
    2. If NOT FOUND return those elements in Text2 in multi line.

    TransAccount field is NOT set up for storing multi line values. It is a simple TEXT field. Just used text box to enter multiple values at a time.



    Thank you for your support.

  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,929
    If you have the textbox set for Enter Key Behavior: New Line then this is multiple values in a continuous string. This has been addressed in your other thread. https://www.accessforums.net/forms/s...box-40773.html

    Asking the same question in multiple threads is against forum guidelines. I have already deleted one duplicate thread and now this is another.
    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. Copy text file to Memo Field
    By HDobler in forum Programming
    Replies: 5
    Last Post: 06-25-2021, 02:21 AM
  2. Replies: 3
    Last Post: 02-07-2013, 09:53 PM
  3. Replies: 5
    Last Post: 02-21-2012, 07:33 AM
  4. Replies: 1
    Last Post: 03-13-2010, 08:38 PM
  5. copy data from text file into table in access
    By miziri in forum Programming
    Replies: 3
    Last Post: 08-12-2009, 03:02 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