E
ExcelMan
I have a report that I want to output to a Word file. I have most of
the code working fine with a small exception. I want to pass a
parameter into the report, preferably using the OpenArgs argument. But
i don't know the syntax for launching a report with OpenArgs when I am
using the DoCmd.OutputTo command to run the report and save it as a
Word (.doc) file.
Does anyone know how to do this? Or any other approach that
accomplishes the objective.
Thanks.
the code working fine with a small exception. I want to pass a
parameter into the report, preferably using the OpenArgs argument. But
i don't know the syntax for launching a report with OpenArgs when I am
using the DoCmd.OutputTo command to run the report and save it as a
Word (.doc) file.
Does anyone know how to do this? Or any other approach that
accomplishes the objective.
Thanks.