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
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