|
-
Aug 13th, 2002, 01:40 PM
#1
Thread Starter
Member
Rich Textbox in Report
I want to know is possible to display contens of Rich Textbox control in MS Access report>?
-
Aug 13th, 2002, 01:57 PM
#2
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
-
Aug 13th, 2002, 02:20 PM
#3
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.
-
Aug 13th, 2002, 02:25 PM
#4
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
-
Aug 13th, 2002, 02:37 PM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|