+ Reply to Thread
Results 1 to 3 of 3

VBA macro to copy one sheet to all opened workbooks

  1. #1
    Registered User
    Join Date
    05-14-2018
    Location
    Croatia
    MS-Off Ver
    2010
    Posts
    5

    Lightbulb VBA macro to copy one sheet to all opened workbooks

    Dear all,

    I am trying to copy one sheet from one workbook to all opened workbooks.

    Workbooks that I want to copy that sheet to are located in many different folders, but I plan to locate them all and open them all at once before copying.

    Using Excel 2010, I can do that manually for each opened workbook, right click on sheet - move or copy - select ONE of the opened books... what I am tying to accomplish is equivalent to selecting ALL opened workbooks. Copied sheets could be placed at end of existing sheets.

    Sheet that I want to copy to other workbooks contains links to other sheet in same workbook, but other workbooks that this sheet will be copied to already have a sheet with same name, so that is probably not a problem?

    Thank you!

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: VBA macro to copy one sheet to all opened workbooks

    You could try this, it'll copy the active sheet to all the open workbooks except the one it's in.
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

  3. #3
    Registered User
    Join Date
    05-14-2018
    Location
    Croatia
    MS-Off Ver
    2010
    Posts
    5

    Re: VBA macro to copy one sheet to all opened workbooks

    Works like a charm!!! Thank you so much!!!

+ 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. Copy one sheet to all opened workbooks
    By ZoranC in forum Excel General
    Replies: 4
    Last Post: 01-09-2019, 08:34 AM
  2. Creating a Macro to Copy a sheet to several workbooks
    By Jonny5isAlive in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-19-2016, 03:37 AM
  3. Code to run when a workbook is opened and copy values from other workbooks in it.
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-25-2014, 09:27 AM
  4. Replies: 0
    Last Post: 04-26-2013, 03:40 AM
  5. Replies: 3
    Last Post: 12-21-2012, 05:34 AM
  6. copy a range from 2 closed workbooks to opened workbook
    By ahsanzafar in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-29-2012, 08:40 PM
  7. How to make a macro available to any workbooks that may be opened.
    By Aran77 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-14-2008, 09:36 AM

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