CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2002
    Location
    Mumbai, India
    Posts
    106

    Protecting a VBA project

    Hello Gurus,
    I have written a macro in Excel.I want to protect this code.Is there any way I can do this?When I give my project to the user,he should only be able to access the worksheet and not be able to see the code at all.Please help.

    Thanks & Regards.
    -Ekta

  2. #2
    Join Date
    Apr 2002
    Location
    Mumbai, India
    Posts
    106

    Angry

    Doesn't anyone have any idea at all?Please help or please suggest some other site where I might be able to find help.
    -Ekta

  3. #3
    Join Date
    Feb 2001
    Location
    PA
    Posts
    163
    in the Visual Basic editor select Tools, VBA Project Properties..., then the Protection tab.

  4. #4
    Join Date
    Apr 2002
    Location
    Mumbai, India
    Posts
    106

    Thanks...

    Thanks a lot Cubbie.
    -Ekta

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured