Is there a way to password protect a a group of excel files.
I have written an R script that generates about 50 excel reports. They contain sensitive information and need to be password protected before I can them to customers.
How can I automate the password protection? an R solution would be preferable but I will try anything.