T
Tim
Hi guys,
I currently using the following command to output my
report.
DoCmd.OutputTo acReport, "TableB", "RichTextFormat
(*.rtf)", "c:\temp\test.doc", False, ""
Is it possible to add password to "c:\temp\test.doc"?
Thanks in advance.
Tim.
I currently using the following command to output my
report.
DoCmd.OutputTo acReport, "TableB", "RichTextFormat
(*.rtf)", "c:\temp\test.doc", False, ""
Is it possible to add password to "c:\temp\test.doc"?
Thanks in advance.
Tim.