+ Reply to Thread
Results 1 to 2 of 2

VBA to copy a sheet from a workbook into another workbook that is closed

  1. #1
    Registered User
    Join Date
    07-20-2016
    Location
    Pittsburgh
    MS-Off Ver
    2013
    Posts
    3

    VBA to copy a sheet from a workbook into another workbook that is closed

    Okay so I'm trying to figure out how to create a data collection template that will have a button (Let's call it Workbook A). When the button is used in Workbook A, it will copy one sheet that has data and input the sheet into another workbook (Workbook B).

    There will only be one workbook B and many workbook As. There will also be many users so I don't want the users to have to open workbook B in order for the data to be sent there. And I don't want the sheets to be overwritten every time a new user adds their sheet from their version of Workbook A. I want them all to collect in workbook B.

    I don't even know if this is possible with VBA and my experience with VBA language is limited to Googling how to tinker with existing macros.
    Does anyone know if it's possible and if so, can you give me an idea of where to start? Everything I've looked up has been incredibly confusing and/or ended up not being what I was looking for.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: VBA to copy a sheet from a workbook into another workbook that is closed


    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

+ 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. [SOLVED] Copy Select Columns from closed workbook into active workbook
    By 3345james in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-09-2015, 02:04 PM
  2. Macro to copy and paste information from one sheet to another (closed) workbook
    By V.Cell in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-25-2015, 04:25 AM
  3. [SOLVED] Code to copy data from a closed workbook and paste in active workbook using named range.
    By paullie1912 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-28-2014, 02:38 AM
  4. Run Macro in closed workbook and copy specific coloumn in active workbook
    By shiva_reshs in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-07-2013, 03:43 AM
  5. Macro to copy row to specific sheet in closed workbook
    By newbie-excel in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 07-04-2013, 12:51 PM
  6. Copy Sheet from one Workbook to Multiple Closed Workbooks
    By sflexi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-02-2013, 10:01 AM
  7. Copy One Sheet From One Closed Workbook To Another Closed WB
    By teshiburu1988 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-04-2009, 11:49 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