+ Reply to Thread
Results 1 to 2 of 2

VBA security

Hybrid View

jay7gu VBA security 12-28-2008, 02:09 PM
Leith Ross Hello jay7gu, Welcome to... 12-28-2008, 02:50 PM
  1. #1
    Registered User
    Join Date
    12-28-2008
    Location
    Michigan, USA
    Posts
    1

    VBA security

    Hi,

    I am going to program in VBA for an application. Is VBA compliable? Can I hide the source code and give the user executable only?

    Thanks,

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259
    Hello jay7gu,

    Welcome to the Forum!

    If you are going to write a program in VBA, it will have to run in a program that supports VBA. Any of the Office suite programs: Access, Excel, Word, and PowerPoint support VBA. Some third party programs like AutoCad also support VBA. VBA doesn't provide a way to compile the source code into an executable. There are programs available for Excel that will compile the workbook and VBA macro into an executable, but I don't know about any other programs. You can hide the code by password protecting your project. This should be considered a safety measure against changing the code and not a method of securing the code. There is software available to break the VBA project passwords.

    Sincerely,
    Leith Ross

+ 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