Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying HTML in Access report

Status
Not open for further replies.

davem99

Programmer
May 19, 2003
74
US
I have a column in a table that contains HTML.

How can I output this along with regular fields on an Access 2002 report?

thanks!
 
I was assuming it would be as simple as including a browser control in the report in the same way I could embed a Word Doc or an image.
 
I have a similar issue. I'd like to bold the first word in a text field and was thinking I could embed html formatting in the field and hopefully have the report interpret the html and present the data that way. (I think you can do this in Crystal Reports and was wondering if Access had similar capability). If not, is there a better way?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top