HTML in an Access report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • konnwat
    New Member
    • Aug 2007
    • 4

    HTML in an Access report

    Hi, I have a report that displays some text given from a database, base on a search.

    In the 'Detail' section, I have all the columns. One of then is just 'notes' and the database has html text here, so is it possible to display as html in that box? At the moment it's just a Label that actually displays the tags.

    Thanks in advanced
  • konnwat
    New Member
    • Aug 2007
    • 4

    #2
    Never mind :p I found out myself.

    It was because I needed to set the Text Box to Rich Text format. That works with HTML (I assumed it wouldn't).

    Comment

    Working...