Hi there,
Im trying output a report to a word document, well its actually .rtf format, and then id like to password protect the document.
Heres a snippet of the code, everything works a treat except for the password protection, please help.
With DoCmd
.OpenReport...