E
Ed
There are times when coding a macro to deal with a Word doc within Excel VBA
is just a royal pain! It seems like it might be easier to code it in Word,
and just open the doc and then call Word VBA and run the macro. It would be
even better if I could also pass on the string with the doc path and name to
set the object in Word, rather than code for ActiveDocument. Is this
possible? Or am I dreaming?
Ed
is just a royal pain! It seems like it might be easier to code it in Word,
and just open the doc and then call Word VBA and run the macro. It would be
even better if I could also pass on the string with the doc path and name to
set the object in Word, rather than code for ActiveDocument. Is this
possible? Or am I dreaming?
Ed