Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is it correct that I can save over a password protected file (password
needed to modify or open) with a file with the same name? What am I missing. Is there a way to avoid this? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
JEV,
You need to mark the file as Read Only, either through Windows Explorer (right click etc.), or through code (with the file closed) SetAttr "C:\Path\File to be read only.xls", vbReadOnly HTH, Bernie MS Excel MVP "JEV" wrote in message ... Is it correct that I can save over a password protected file (password needed to modify or open) with a file with the same name? What am I missing. Is there a way to avoid this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PAssword protected file will not open | Excel Discussion (Misc queries) | |||
XLS password protected file | Excel Discussion (Misc queries) | |||
changing a password protected file | Excel Discussion (Misc queries) | |||
how to automate opening a password protected excel file? e.g. a .xls that has a password set in the security tab. | Excel Worksheet Functions | |||
bypass password when update linking of password protected file | Excel Discussion (Misc queries) |