G
Guest
I have a Select Query that gives me the desired results.
I know I can click on Office Links and output the query results to Word -
"publish it with ms word"
I think that the button uses DoCmd.RunCommand acCmdOutput to RTF
but I'm not certain how to incorporate this into a bit of programming code
that will automatically do that step without having to click Office Links and
select the Publish It With MS Word command option. Any help?
I know I can click on Office Links and output the query results to Word -
"publish it with ms word"
I think that the button uses DoCmd.RunCommand acCmdOutput to RTF
but I'm not certain how to incorporate this into a bit of programming code
that will automatically do that step without having to click Office Links and
select the Publish It With MS Word command option. Any help?