Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Password Removal Problems

I have an excel file that I have distributed to several collegues at work. We
currently use Excel 2002. The file utilizes several macros. One of the macros
is set up to remove the password. Here's the code:

ActiveWorkbook.SaveAs Filename:=strWrkBkName, FileFormat:=xlNormal, _
Password:="", WriteResPassword:="", ReadOnlyRecommended:=False, _
CreateBackup:=False

What is interesting is that on some of my collegues computers the password
is removed but on others it is not! I even tried to remove the password
manually but with no success. I initially thought the problem might be a
service pack issue so I checked the computers where the password was removed
vs where it wasn't. There were some computers that had SP1 that did remove
the password as well as some that didn't. SP3 installed on some others, but
both cases were evident. My computer doesn't have any service packs
installed, but password removal works as advertised.

If anybody has any suggestions, your help would be greatly appreciated. Thanks

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
Password removal? Bob Newman Excel Discussion (Misc queries) 5 January 28th 09 12:28 AM
Password Removal DaS Excel Discussion (Misc queries) 3 February 6th 08 07:04 PM
Excel Standard Toolbar button addition/removal problems? Valerie Dyet Excel Discussion (Misc queries) 1 July 13th 05 10:01 PM
Excel Password Removal A. Gentry Excel Discussion (Misc queries) 5 June 1st 05 12:22 AM
VBA Password Removal?? Buffyslay Excel Programming 3 February 15th 05 01:59 PM


All times are GMT +1. The time now is 09:05 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"