+ Reply to Thread
Results 1 to 4 of 4

password

  1. #1
    john tempest
    Guest

    password

    ActiveWorkbook.Sheets("MANUAL TS").Protect
    i use the above code to protect a worksheet, what extra code do i need to
    use a password
    thankyou john

  2. #2
    Jim Rech
    Guest

    Re: password

    Hover your mouse pointer over the word "Protect" and press F1.

    --
    Jim
    "john tempest" <[email protected]> wrote in message
    news:[email protected]...
    | ActiveWorkbook.Sheets("MANUAL TS").Protect
    | i use the above code to protect a worksheet, what extra code do i need to
    | use a password
    | thankyou john



  3. #3
    Henrich
    Guest

    RE: password

    U don't need an extra code just add after protect Password := "drowssap"

    example: ActiveWorkbook.Protect Password := "password"

    „john tempest" napĂ*sal (napĂ*sala):

    > ActiveWorkbook.Sheets("MANUAL TS").Protect
    > i use the above code to protect a worksheet, what extra code do i need to
    > use a password
    > thankyou john


  4. #4
    john tempest
    Guest

    RE: password

    thankyou Heinrich
    that works just fine
    "Henrich" wrote:

    > U don't need an extra code just add after protect Password := "drowssap"
    >
    > example: ActiveWorkbook.Protect Password := "password"
    >
    > „john tempest" napĂ*sal (napĂ*sala):
    >
    > > ActiveWorkbook.Sheets("MANUAL TS").Protect
    > > i use the above code to protect a worksheet, what extra code do i need to
    > > use a password
    > > thankyou john




+ Reply to Thread

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