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

if i have VBA code that uprotects a sheet that is password protected, if i change the password will i have to go through everycode and change each password also?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 244
Default change password

short answer: YES
for every piece of code that needs to unprotect that Worksheet
but you can use find / replace for entire project to make changes

----- choice wrote: ----

if i have VBA code that uprotects a sheet that is password protected, if i change the password will i have to go through everycode and change each password also?
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default change password

Yes, but using EditReplace on your module or project will speed it up.

Gord Dibben Excel MVP

On Wed, 21 Apr 2004 14:56:08 -0700, choice
wrote:

if i have VBA code that uprotects a sheet that is password protected, if i change the password will i have to go through everycode and change each password also?


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
change Excel password chequer Excel Discussion (Misc queries) 6 May 11th 09 03:53 PM
Change password Anthony G of La Quinta Excel Discussion (Misc queries) 1 June 21st 05 12:58 AM
re Password Change again Libby Excel Programming 1 December 22nd 03 01:50 AM
password change again Libby Excel Programming 3 December 21st 03 11:02 PM
change password Libby Excel Programming 1 December 20th 03 09:33 PM


All times are GMT +1. The time now is 12:30 AM.

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

About Us

"It's about Microsoft Excel"