R
Robert Crandal
I was wondering, can I install (or program) text-typing macros into
Word 2007? The type of macros that I am looking for are the
only commonly found in other text editors, such as Emacs on Unix.
For example, if someone types the string "zfbi" into a document,
I want Word to immediately convert this string to "Federal Bureau
of Investstigation. Or, "zwww" should be replaced with "World
Wide Web".
BTW, I have a master file of text strings (or macros) that I want
Word to recognize and replace with expanded strings. So, I'm
just wondering what's a good way to implement these macros using
VBA, if at all possible.
Thank you!
Word 2007? The type of macros that I am looking for are the
only commonly found in other text editors, such as Emacs on Unix.
For example, if someone types the string "zfbi" into a document,
I want Word to immediately convert this string to "Federal Bureau
of Investstigation. Or, "zwww" should be replaced with "World
Wide Web".
BTW, I have a master file of text strings (or macros) that I want
Word to recognize and replace with expanded strings. So, I'm
just wondering what's a good way to implement these macros using
VBA, if at all possible.
Thank you!