i have word object im my vb.net application, is it possible to run word macros from my application?
thanks
Printable View
i have word object im my vb.net application, is it possible to run word macros from my application?
thanks
Microsoft Says :
(Macro and Automation Object Model Tools)
The Visual Studio IDE has a greatly enhanced automation model as well as added support for macros
thanks, but unfortunately this phrase (you can find it here http://msdn.microsoft.com/library/de...sualStudio.asp) is about macros for visual studio languages not for running Word macros from vb.net application
__________________________
some people can read, but do they understand what they read?
i found how to do it, if somebody needs it:
http://msdn.microsoft.com/library/de...DEExecuteX.asp