+ Reply to Thread
Results 1 to 3 of 3

Exporting the same Excel macro to 60 workbooks

  1. #1

    Exporting the same Excel macro to 60 workbooks

    Hi all!

    I was wondering if anyone can help me with an Excel VBA problem. I am
    trying to use the same macro (via a Module) for 60 different
    pre-existing Excel workbooks. What I did was make a change to the code
    in an existing template, and need to propogate it to all Excel books
    that were created previously from this Template.
    Please help with any suggestions!


    Thanks!


  2. #2
    Tom Ogilvy
    Guest

    Re: Exporting the same Excel macro to 60 workbooks

    Look at Chip Pearson's page on working with code using code

    http://www.cpearson.com/excel.htm

    If the projects are locked, then this will be more then extremely difficult.

    --
    Regards,
    Tom Ogilvy


    <[email protected]> wrote in message
    news:[email protected]...
    > Hi all!
    >
    > I was wondering if anyone can help me with an Excel VBA problem. I am
    > trying to use the same macro (via a Module) for 60 different
    > pre-existing Excel workbooks. What I did was make a change to the code
    > in an existing template, and need to propogate it to all Excel books
    > that were created previously from this Template.
    > Please help with any suggestions!
    >
    >
    > Thanks!
    >




  3. #3
    Fredrik Wahlgren
    Guest

    Re: Exporting the same Excel macro to 60 workbooks


    <[email protected]> wrote in message
    news:[email protected]...
    > Hi all!
    >
    > I was wondering if anyone can help me with an Excel VBA problem. I am
    > trying to use the same macro (via a Module) for 60 different
    > pre-existing Excel workbooks. What I did was make a change to the code
    > in an existing template, and need to propogate it to all Excel books
    > that were created previously from this Template.
    > Please help with any suggestions!
    >
    >
    > Thanks!
    >


    Maybe you should write an xla add-in instead.

    /Fredrik



+ 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