Results 1 to 14 of 14

Establish the Unprotect Password

Threaded View

jrheeder Establish the Unprotect... 07-26-2010, 06:53 AM
royUK Re: Establish the Unprotect... 07-26-2010, 06:56 AM
jrheeder Re: Establish the Unprotect... 07-26-2010, 08:32 AM
jrheeder Re: Establish the Unprotect... 07-26-2010, 03:28 PM
royUK Re: Establish the Unprotect... 07-26-2010, 08:37 AM
jrheeder Re: Establish the Unprotect... 07-26-2010, 08:41 AM
royUK Re: Establish the Unprotect... 07-26-2010, 08:45 AM
jrheeder Re: Establish the Unprotect... 07-26-2010, 08:50 AM
jrheeder Re: Establish the Unprotect... 07-26-2010, 12:14 PM
royUK Re: Establish the Unprotect... 07-26-2010, 12:39 PM
jrheeder Re: Establish the Unprotect... 07-26-2010, 01:22 PM
royUK Re: Establish the Unprotect... 07-26-2010, 01:33 PM
romperstomper Re: Establish the Unprotect... 07-26-2010, 04:58 PM
jrheeder Re: Establish the Unprotect... 07-27-2010, 06:45 AM
  1. #1
    Registered User
    Join Date
    07-26-2010
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    14

    Exclamation Establish the Unprotect Password

    Hello,

    I recently sent out about 200 workbooks, half with one protect password and the rest with another (for this purpose we will make the passwords passA and passB). What I am trying to do via Excel macro is establish what password that sheet is using.

    Now I have tried
    If IsError(ActiveSheet.Uprotect ("passA")) = False then
    ...
    else if IsError(ActiveSheet.Uprotect ("passB")) = False then
    ...
    end if
    Now of course this doesn't work... any advise?

    Regards,
    Last edited by jrheeder; 07-27-2010 at 06:47 AM. Reason: tmake it more readable

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1