Password protect output file
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Shubham07
5 - Atom
‎05-01-2024
05:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How to Password protect output file?
Which tool can we use to add password in output excel file?
Labels:
- Labels:
- Output
2 REPLIES 2
aatalai
14 - Magnetar
‎05-01-2024
05:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
georgejay
5 - Atom
‎02-06-2025
10:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It can be encrypted using Python interface tool. You will need to install those packages to achieve the goal.
Python libraries that can support password-encryption are:
pywin32, msoffcrypto etc
