hi there,
I trying to use ActiveDocument object in my VBA code, however, I have to open a Microsoft Word in background, otherwise, it will returning error saying "Run-time error 492, ActiveDocument component can't create object".
I know it is not a bit deal, but I wonder if there is way to create an ActiveDocument by myself without bothering to run Microsoft Word?
thanks,
Michael