Hi,

I would like to code a macro in a Excel document that would perform a file
conversion of a word doc to html format. I'm able to activate the word
document using Application.ActivateMicrosoftApp xlMicrosoftWord.

But how to I access to the word macro objects to perform the necessary
automation within word?