Thread: Xls protection?
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Trevor Shuttleworth Trevor Shuttleworth is offline
external usenet poster
 
Posts: 1,089
Default Xls protection?

Marc

Excel workbook and worksheet passwords, no protection at all. Many, if not
all, of the regular contributors to the Excel News Groups could remove these
passwords in minutes. The passwords will stop the "typical" user but not
the more advanced. You can search the Google archives for references to
routines to remove "internal" passwords.

VBA Project and Windows file level passwords may take longer but are not
impervious to attack.

Regards

Trevor


"Marc" wrote in message
...
If I protect excel workbook, sheet, and project with password with good
password, how much is excel file protected?

Thanks