+ Reply to Thread
Results 1 to 2 of 2

New to Excel Programming

  1. #1
    HLong
    Guest

    New to Excel Programming

    I am use to work in AutoCAD VBA, now I need to create some routines in Excel
    and I have some questions. I would appreciate if someone could give a hand.

    Is there a way of creating project files in Excel like in AutoCAD, which you
    could load everytime Excel is loaded and add password protection?

    How could I protect my code on the Sheet or ThisWorkbook object?

  2. #2
    Bob Phillips
    Guest

    Re: New to Excel Programming

    You can create Excel addins which sound similar. You can also protect a
    whole project, not specific sections (right-click the project in the VB IDE,
    and select Properties), but it is simple to crack. It is sufficient to deter
    the casual browser, but do not rely on it.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "HLong" <[email protected]> wrote in message
    news:[email protected]...
    > I am use to work in AutoCAD VBA, now I need to create some routines in

    Excel
    > and I have some questions. I would appreciate if someone could give a

    hand.
    >
    > Is there a way of creating project files in Excel like in AutoCAD, which

    you
    > could load everytime Excel is loaded and add password protection?
    >
    > How could I protect my code on the Sheet or ThisWorkbook object?




+ 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