+ Reply to Thread
Results 1 to 4 of 4

Packaging Excel VBA For Distribution

Hybrid View

  1. #1
    Registered User
    Join Date
    12-15-2012
    Location
    Surat, India
    MS-Off Ver
    Excel 2007
    Posts
    16

    Packaging Excel VBA For Distribution

    Hello

    I have an Excel VBA File which I want to distribute to a number of users.

    The Following Excel VBA Libraries are used to:-

    • VISUAL BASIC FOR APPLICATIONS

    • MICROSOFT EXCEL 14.0 OBJECT LIBRARY

    • OLE AUTOMATION

    • MICROSOFT OFFICE 14.0 OBJECT LIBRARY

    • MICROSOFT WINDOWS COMMON CONTROLS – 2 6.0 (SP6)

    • MICROSOFT FORMS 2.0 OBJECT LIBRARY

    Is there any method to automatically check and install the following Libraries in the client user's computer - something like packaging it as Pre-Requisite Software.

    Thanks

  2. #2
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: Packaging Excel VBA For Distribution

    Some, if not all, of those components are not re-distributable.

    Your users need Excel/Office installed and you just supply the workbook.

  3. #3
    Registered User
    Join Date
    12-15-2012
    Location
    Surat, India
    MS-Off Ver
    Excel 2007
    Posts
    16

    Re: Packaging Excel VBA For Distribution

    Hello

    Thanks for your reply.

    Yes the users will have Excel installed and only then they can work on the Excel file.

    The problem is not all users have the above stated VBA Libraries. If some libraries are missing then the VBA does not Work.

    Hence, the issue is to check and install the VBA Libraries.

    Thanks

  4. #4
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: Packaging Excel VBA For Distribution

    I think what you are referring to is that the users have an earlier version of Office and this code was developed in Office 2010 so you want the users to run in the same environment.

    No matter. The same applies - your users will either have to upgrade or you need to revise the code so it runs in the earlier version.

    However, you should check the Microsoft site to determine which libraries can be legally redistributed.
    Last edited by cytop; 09-02-2013 at 10:32 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 08-05-2012, 05:47 PM
  2. Replies: 18
    Last Post: 06-03-2012, 09:23 AM
  3. [SOLVED] Excel Macro Distribution
    By KnightRiderAW in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-29-2005, 01:05 PM
  4. Excel/VBA Packaging Wizard
    By anassar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-21-2005, 04:06 PM
  5. [SOLVED] Access + Packaging Wizard + Excel
    By Bob in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-07-2005, 09:06 AM

Tags for this Thread

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