how to read macro code from doc file?
-
I need to make a program to read macro code from microsoft office file,such as to read macro code from file which extention name is .doc,how can I implement this.:) hiall
hi I am now first time visite your site. I'd like know how can i read from doc files and how can i modfiy on it.
-
hi I am now first time visite your site. I'd like know how can i read from doc files and how can i modfiy on it.
-
I need to make a program to read macro code from microsoft office file,such as to read macro code from file which extention name is .doc,how can I implement this.:) hiall
The first thing that comes to mind is Automation. Check out MSDN article Q178749. It deals with Excel, but with only a few changes, Word can be used too. However, I do not know if macros can be read using the available interfaces.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow