open word then run vba automation

L

linuxlost

I have a macro in access that exports (opens a) RTF document in Word.

Then I have to manually (mouse) enter: tools, Macro, macros, then I must
select one of two files: 1-weekend or 2-holiday, then I click run. Then the
macro (VBA) takes over adding columns, text and automatically printing.

I want to have the macro in access open the previosly described series to
run the word macro. How do I do this?
 
Top