Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 246
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default 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.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 246
Default 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.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I set default Excel Saveas file format to xlsx not xlsx Greg Conway Setting up and Configuration of Excel 1 September 17th 08 04:19 PM
can't open .xlsx file in excel 2007 Amy Lim Excel Discussion (Misc queries) 3 October 18th 07 01:24 PM
Can't open .xlsx file in excel 2007 Amy Lim Excel Discussion (Misc queries) 1 October 18th 07 03:45 AM
Excel 2007 Slow Startup from an existing XLS or XLSX file DRiker Excel Discussion (Misc queries) 2 April 16th 07 01:58 PM
Can not open .xlsx file in Office 2007 Beta 2 Burger23 Excel Discussion (Misc queries) 10 April 1st 07 09:32 PM


All times are GMT +1. The time now is 06:27 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"