I want to have a memo field in my table which stores
formatted data (i.e. bold, bullets, font colors, etc.).
The user should be able to perform wysiwyg editing on this
field directly from the Access form. The formatting
should be retained for display in a Web interface as well.
I thought that storing the formatted text as HTML would be
an obvious choice - purely text-based, all data contined
within the table, and easily displyed via the Web. But I
can't find a wysiwyg HTML editor for Access anywhere
(presumably ActiveX).
Total Access Memo comes closest, but it only works on rich
text and uses an external file to store the memo
information.
This control seems so logical, I assumed there would be
several to choose from on the Internet but all of my
searches keep coming up empty.
Does ANYONE have any suggestions? Either the control
which I've described, or an opinion that I'm going about
this all wrong would be GREATLY appreciated. Thanks.
Klaus Oberdalhoff [MVP] - 08 Sep 2003 21:49 GMT
Hi,
if you have IE installed on the target machine and you have Access 2000 or
higher, then you may use the Database from Stephen Lebans
You find a lot of interesting/cool stuff at www.lebans.com . Among other also
http://www.lebans.com/htmleditor.htm

Signature
mfg
Klaus Oberdalhoff [MVP]
> I want to have a memo field in my table which stores
> formatted data (i.e. bold, bullets, font colors, etc.).
[quoted text clipped - 19 lines]
> which I've described, or an opinion that I'm going about
> this all wrong would be GREATLY appreciated. Thanks.
Kevin F. - 09 Sep 2003 13:59 GMT
Thanks a million, Klaus! This is perfect.
>-----Original Message-----
>Hi,
[quoted text clipped - 30 lines]
>
>.