Results 1 to 3 of 3
  1. #1
    clebergyn is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2012
    Location
    Brazil
    Posts
    48

    Does anyone have any examples of RTF text formatting?


    I would do in a text in Access options for "boldfacing", "increase/decrease the font" ... and so on.

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    I don't use rtf often but I have always used the old HTML tags. I would wrap everything in a div and then whatever basic HTML formatting tags I may need at the time. Maybe these will work as a reference. I would try it and see what works.
    http://www.w3schools.com/html/html_formatting.asp

  3. #3
    JamesDeckert is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Jul 2015
    Location
    Salina, KS
    Posts
    262
    Create a Memo/Long Text field in a table. Set it to Rich Text text format. Create a form with two bound text fields to your RTF text field. Set one text box to Plain Text text format and the other set to Rich Text. Then type in your rich text text field and change the text formatting (e.g. Bold). Move off the field and the other plain text text field will update with the HTML tags.

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

Similar Threads

  1. Replies: 3
    Last Post: 02-07-2013, 09:53 PM
  2. Collection of vba examples done in word
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 08-29-2010, 07:16 AM
  3. Miscellaneous Examples from Sybex
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 08-29-2010, 06:35 AM
  4. Button Examples
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 08-29-2010, 06:32 AM
  5. Form Manipulation examples
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 08-24-2010, 12:03 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