Access 2007 Rich Text Memo Field

  • Thread starter Thread starter Jill
  • Start date Start date
J

Jill

Is it possible to change some of the settings for Access 07s rich text box?
Maybe in the registry?

For example, it seems to use Times New Roman as it's default font. I would
rather have Arial, but really, I would rather it didn't name the font at all
(in the html). Also, it divides paragraphs with a div, rather than a p
(paragraph), but when put into an html doc, the div shows up as just a br
(break).

Another problem, in one of my databases, no problem, but in another, when I
press enter, instead of a line break or a new bullet, I go to the next
record. This is with using the rich text box on either a form or in a table.

Thanks for any suggestions!

Jill
 
Jill said:
Is it possible to change some of the settings for Access 07s rich text
box? Maybe in the registry?

For example, it seems to use Times New Roman as it's default font. I
would rather have Arial, but really, I would rather it didn't name the
font at all (in the html). Also, it divides paragraphs with a div,
rather than a p (paragraph), but when put into an html doc, the div
shows up as just a br (break).

This won't answer all your questions but will provide some info:
http://www.tigeronomy.com/Code.aspx#link_richtext


--
John Mishefske, Microsoft MVP 2007 - 2009
UtterAccess Editor
Tigeronomy Software
web: http://www.tigeronomy.com
email: sales ~at~ tigeronomy.com
 
Back
Top