Again, there is no HTML content in task items. In order to insert rich text,
you have to work with the Word.Document object returned
byInspector.WordEditor. In other words, you have to use Word object model
methods. You can't just pass a value.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"vito" wrote in message
...
ok, i do have the book but the problem exactly is : I use access 2007 and
Outlook 2007, in access the field is a rich text but when i pass the value
to
task item i get an html text ( with no formatting text).