Results 1 to 2 of 2
  1. #1
    JEPEDEWE is offline Novice
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Nov 2010
    Posts
    3

    Adding text in memofield


    Hello,
    I have a record with a memofield.
    On this record I created a pushbutton with following code:
    Me.TxtOpmerkingen = vbCrLf & TxtOpmerkingen
    Me.TxtOpmerkingen = Date & vbCrLf & TxtOpmerkingen
    TXOpmerkingen is a memo-field
    With this code I add the current date on top of the memofield..
    Everyting works just great but
    I would like to get the date underlined an written in bold
    What is teh syntax to do so?
    Thanks
    JP

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 7 32bit Access 2013
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,610
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

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

Similar Threads

  1. Adding New Text Boxes
    By Homegrownandy in forum Access
    Replies: 4
    Last Post: 08-26-2015, 06:54 AM
  2. Adding Text Box to Form
    By FormerJarHead in forum Database Design
    Replies: 6
    Last Post: 09-04-2013, 07:55 AM
  3. Adding Of Text in Look Up List
    By Abhishek Ghai in forum Access
    Replies: 2
    Last Post: 07-21-2013, 01:27 AM
  4. Replies: 7
    Last Post: 10-17-2012, 11:59 AM
  5. Data from many records into one Memofield?
    By Diane99 in forum Queries
    Replies: 2
    Last Post: 03-27-2011, 02:49 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