changing font color for poritons of text field for a single record
changing font color for poritons of text field for a single record
(OP)
Is there a way to change the font color on a single record for changes made to the text field (to track changes in form from year to year.) I coded the onchange event for a field and it did change, but it changed the whole field for every record. I just want a portion of the field changed and for only that record (I would settle for only that record, if this is even possible.) An alternative would be just to format the font as I type in the form, but this does not seem possible...Your help is greatly apprciated.
RE: changing font color for poritons of text field for a single record
But I warn you: changing a RichText control's formatting from code is an intricate operation. You'll have to really study the documentation, and expect to work at it for a while.
RE: changing font color for poritons of text field for a single record
John A. Gilman
gms@uslink.net