A
Andy McGovern
Hello,
I am trying to find a way to use VB to create a universal event listener for
MS Word that would allow me to grab any action that the user takes in an open
Word doc (typing a word, changing a font, scrolling, etc.) and then to repeat
that event in another Word doc. I imagine that these would be the same
events that are automatically recorded in a macro or saved in the undo log,
but I don't know how to get access to them so that I can repeat them
programatically, without the user having to save and execute a macro. Any
help would be greatly appreciated.
Thanks,
Andy
I am trying to find a way to use VB to create a universal event listener for
MS Word that would allow me to grab any action that the user takes in an open
Word doc (typing a word, changing a font, scrolling, etc.) and then to repeat
that event in another Word doc. I imagine that these would be the same
events that are automatically recorded in a macro or saved in the undo log,
but I don't know how to get access to them so that I can repeat them
programatically, without the user having to save and execute a macro. Any
help would be greatly appreciated.
Thanks,
Andy