+ Reply to Thread
Results 1 to 4 of 4

worksheet protection

  1. #1
    yemi
    Guest

    worksheet protection

    how do I prevent loss of cell formula protections when a protected worksheet
    is copied to another location?

  2. #2
    Alan
    Guest

    Re: worksheet protection

    I don't think you can, although I may be wrong. If someone copies each
    worksheet to a new workbook the protection is gone and they have a copy of
    your work. It can be done using code, but that relies on the user opening
    the workbook with macros enabled. If they open it with macros disabled they
    can do as they wish, so that really isn't a viable option unless you arrange
    the code to make the workbook of no use unless macros are enabled. This is
    OK for casual and/or inexperienced users who don't really want to break into
    your workbook, but XL protection is very weak and easily overcome by an
    experienced user who has the motivation to break the protection,
    Regards,
    Alan.
    "yemi" <yemi@discussions.microsoft.com> wrote in message
    news:F109CCA4-6E73-44F2-9CDA-1E9C6B35B0D7@microsoft.com...
    > how do I prevent loss of cell formula protections when a protected
    > worksheet
    > is copied to another location?




  3. #3
    Dave Peterson
    Guest

    Re: worksheet protection

    You can choose to hide the formulas when you lock the cells.

    Format|cells|protection tab|Check Hidden

    Then if you copy|paste the cells, they will be pasted as values.

    And if you copy the whole sheet (Edit|Move or copy sheet), the formulas are
    still hidden.

    Be aware that worksheet protection isn't a security measure--it's usually just
    used to keep users from overwriting formulas/labels.

    That worksheet protection is easily broken.

    yemi wrote:
    >
    > how do I prevent loss of cell formula protections when a protected worksheet
    > is copied to another location?


    --

    Dave Peterson

  4. #4
    Alan
    Guest

    Re: worksheet protection

    Nice one Dave, We live and learn!
    Regards,
    Alan.
    "Dave Peterson" <ec35720@netscapeXSPAM.com> wrote in message
    news:428E5001.3C7B75D@netscapeXSPAM.com...
    > You can choose to hide the formulas when you lock the cells.
    >
    > Format|cells|protection tab|Check Hidden
    >
    > Then if you copy|paste the cells, they will be pasted as values.
    >
    > And if you copy the whole sheet (Edit|Move or copy sheet), the formulas
    > are
    > still hidden.
    >
    > Be aware that worksheet protection isn't a security measure--it's usually
    > just
    > used to keep users from overwriting formulas/labels.
    >
    > That worksheet protection is easily broken.
    >
    > yemi wrote:
    >>
    >> how do I prevent loss of cell formula protections when a protected
    >> worksheet
    >> is copied to another location?

    >
    > --
    >
    > Dave Peterson




+ 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