Hello
Can anybody out there help me. I'm trying to open microsoft word from an excel spreadsheet. Is there a way i can do it using a button and macro?
Thanks for your help.
Justin
ActivateMicrosoftApp Method
See Also Applies To Example Specifics
Activates a Microsoft application. If the application is already running, this method activates the running application. If the application isn't running, this method starts a new instance of the application.
expression.ActivateMicrosoftApp(index)
expression Required. An expression that returns an Application object.
index Required XlMSApplication. Specifies the Microsoft application to activate.
XlMSApplication can be one of these XlMSApplication constants.
xlMicrosoftWord
xlMicrosoftPowerPoint
xlMicrosoftMail
xlMicrosoftAccess
xlMicrosoftFoxPro
xlMicrosoftProject
xlMicrosoftSchedulePlus
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.