+ Reply to Thread
Results 1 to 2 of 2

How do I copy a new module to 200 workbooks with a macro?

  1. #1
    Patrick Young
    Guest

    How do I copy a new module to 200 workbooks with a macro?

    I have created a new module in my master budget workbook for a custom Excel
    function that I would like to copy to another 200 existing budget workbooks,
    to enable them to use this new function. I intend to distribute the
    workbooks to about 10 different people for them to complete their budgets.
    Each workbook needs to have both the new module and the new function. How
    do I do that?

    Thanks,

    Patrick



  2. #2
    Tushar Mehta
    Guest

    Re: How do I copy a new module to 200 workbooks with a macro?

    You shouldn't. Distributing code inside of workbooks that contain data
    is a bad idea. Instead, create an add-in. Start with
    Microsoft Office XP Developer
    Building Application-Specific Add-ins
    http://msdn.microsoft.com/library/de...l=/library/en-
    us/modcore/html/deovrbuildingapplicationspecificaddins.asp
    and
    Microsoft Office XP Developer
    Add-ins, Templates, Wizards, and Libraries
    http://msdn.microsoft.com/library/de...l=/library/en-
    us/modcore/html/deovraddinstemplateswizardslibraries.asp

    --
    Regards,

    Tushar Mehta
    www.tushar-mehta.com
    Excel, PowerPoint, and VBA add-ins, tutorials
    Custom MS Office productivity solutions

    In article <H5CdnfnjM-FXIYTenZ2dnUVZ_tGdnZ2d@comcast.com>, pyoung129
    @comcast.net says...
    > I have created a new module in my master budget workbook for a custom Excel
    > function that I would like to copy to another 200 existing budget workbooks,
    > to enable them to use this new function. I intend to distribute the
    > workbooks to about 10 different people for them to complete their budgets.
    > Each workbook needs to have both the new module and the new function. How
    > do I do that?
    >
    > Thanks,
    >
    > Patrick
    >
    >
    >


+ 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