Rich Text in an Access Report

R

Rich

Hello Group,

I am creating a simple report in Access that will read a table in SQL
Server. I already have the connection and the fields but something was wrong
with the data. On further inspection I noticed a lot of special charaters
and stuff like

"TEXT-ALIGN: justify; tab-stops: right 7.3in 7.5in"><span style="FONT-SIZE:
11pt; FONT-FAMILY: Arial"> "

mixed in the text of the field.

Further investigation I found this table is used to populate a web page.
The special stuff scattered in the text is formating information. I asked
our web developer what was up with this and he said the box that is populated
by the field I am looking at is a RichTextBox!

Here is the question; can an Access Report consume rich text? If so is it a
function or a control? How can I make this display normallY.

Rich
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top