Results 1 to 5 of 5

Thread: Rich Textbox in Report

  1. #1

    Thread Starter
    Member
    Join Date
    May 2002
    Posts
    57

    Rich Textbox in Report

    I want to know is possible to display contens of Rich Textbox control in MS Access report>?

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    i don't believe you can display it with all the formatting and fonts and all.. but you could display the text of the RTB

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    You would have to test this out, but I think you can insert the contents of a richtexbox into an Access Memo field, and have it retain its formatting (I think).

    Anyway, I know you can write the contents of a richtexbox to an Access memo field. I do that all the time.

    From there, you could run a report off of the db table.

  4. #4
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    hack... this is true.. you can do that.. but the access report itself would not be able to parse the rich text code to make it come out formatted... as far as i have experienced at least

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    You are absolutely correct Matt!!!

    In order for the formatting to be maintained, you would have to go throught the intermediary step of writing the text to a table.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width