M
ML
I have a large portion of text that I need to build up in VBA based on
selections made by the user on a custom form. This is basically a long
string of text strung together and then set to a custom field which is then
displayed on the page it is embedded on.
Is there any way to add formatting such as italics and bold to specific
words in this string as I build it up? I assume not as a string is just
plain text but thought I would ask in case someone has a suggestion.
selections made by the user on a custom form. This is basically a long
string of text strung together and then set to a custom field which is then
displayed on the page it is embedded on.
Is there any way to add formatting such as italics and bold to specific
words in this string as I build it up? I assume not as a string is just
plain text but thought I would ask in case someone has a suggestion.