R
Rick Charnes
I notice that when I record a new macro from Word (Tools | Macro |
Record New Macro) and the macro includes a lot of straight text typing,
the resultant code consists of many separate TypeText() statements, each
with its (Text) argument consisting of 60 or so characters. Why does
Word do it like that? That [Text] arg can be longer than 60 chars, yes?
What is the limit? Thanks much.
Record New Macro) and the macro includes a lot of straight text typing,
the resultant code consists of many separate TypeText() statements, each
with its (Text) argument consisting of 60 or so characters. Why does
Word do it like that? That [Text] arg can be longer than 60 chars, yes?
What is the limit? Thanks much.