E
Ed
Are the commands or switches I can use to directly assign text to a string
within a macro with formatting? For instance, if I have:
strText = "This is my text."
can I format it, say, bold so when I write it to a document I get:
"This is my text."
Ed
within a macro with formatting? For instance, if I have:
strText = "This is my text."
can I format it, say, bold so when I write it to a document I get:
"This is my text."
Ed