Results 1 to 2 of 2
  1. #1
    stuart rose is offline Novice
    Windows XP Access 2003
    Join Date
    Aug 2009
    Posts
    3

    append to memo field

    I want to put a button on a form that pops up a window to allow text entry.

    the code will then append the text entered into a memo field in the database along with the current date and time.

    I'd like to code to append it at the start of the memo field.



    I have absolutely no idea how to do this and was wondering if anyone can help?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    See if this makes any sense to you:
    [MemoField] = [YourText] & [MemoField]

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

Similar Threads

  1. Memo field in form
    By swotr in forum Forms
    Replies: 1
    Last Post: 03-28-2009, 03:56 PM
  2. Print memo field
    By Mike McNally in forum Reports
    Replies: 0
    Last Post: 09-22-2008, 05:35 AM
  3. MEMO field
    By casporov in forum Access
    Replies: 1
    Last Post: 11-11-2006, 08:17 PM
  4. Replies: 9
    Last Post: 07-21-2006, 05:17 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