ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Encrypt 2007 xlsx file using VBA (https://www.excelbanter.com/excel-programming/416681-encrypt-2007-xlsx-file-using-vba.html)

WhytheQ

Encrypt 2007 xlsx file using VBA
 
Is it possible to Encrypt an xlsx file using VBA?
(I'm creating 50 or 60 files on the fly and attaching them to emails -
manually adding passwords will be painful!)

Any help much appreciated.
Jason.

Jim Rech

Encrypt 2007 xlsx file using VBA
 
The third argument of the workbook SaveAs method is Password, so you can use
that to encrypt workbooks. See help for SaveAs.

--
Jim
"WhytheQ" wrote in message
...
| Is it possible to Encrypt an xlsx file using VBA?
| (I'm creating 50 or 60 files on the fly and attaching them to emails -
| manually adding passwords will be painful!)
|
| Any help much appreciated.
| Jason.


WhytheQ

Encrypt 2007 xlsx file using VBA
 

Thanks Jim.

Jason.


On 8 Sep, 12:17, "Jim Rech" wrote:
The third argument of the workbook SaveAs method is Password, so you can use
that to encrypt workbooks. *See help for SaveAs.

--
Jim"WhytheQ" wrote in message

...
| Is it possible to Encrypt an xlsx file using VBA?
| (I'm creating 50 or 60 files on the fly and attaching them to emails -
| manually adding passwords will be painful!)
|
| Any help much appreciated.
| Jason.




All times are GMT +1. The time now is 04:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com