+ Reply to Thread
Results 1 to 3 of 3

Copy Specific Cells Across all worksheets in a Workbook and Paste Into single New Workbook

  1. #1
    Registered User
    Join Date
    08-13-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Exclamation Copy Specific Cells Across all worksheets in a Workbook and Paste Into single New Workbook

    Hi, New to the forum and looking for some help! I have never done macros/VBA before, so I feel over my head as I've just learned VLOOKUP and HLOOKUP, but let me explain what I'm trying to do...

    I have Workbook (1) that has 40+ worksheet tabs in it all named with different numbers (ex. 303, 505, 606, etc.). Each worksheet is setup with the same format and data in same cells (like a form).

    In a new workbook, Workbook (2), I want to copy data from specific cells in each Worksheet from Workbook (1) (Cells C6, G14:G19, M30:Q30, and M31:Q30), and have them pasted in new rows in Workbook (2).

    So automatically:
    cell C6 of Workbook (1) Worksheet 303 would be copied to Workbook (2) cell A3
    cell G14:G19 Workbook (1) Worksheet 303 would be copied to Workbook (2) cell B3:G3
    cell M30:Q30 Workbook (1) Worksheet 303 would be copied to Workbook (2) cell H3:K3
    cell M31:Q31 Workbook (1) Worksheet 303 would be copied to Workbook (2) cell L3:O3

    (then continue on to do all the rest of the worksheets in Workbook (1), filling them in on the next row)

    cell C6 of Workbook (1) Worksheet 505 would be copied to Workbook (2) cell A4
    cell G14:G19 Workbook (1) Worksheet 505 would be copied to Workbook (2) cell B4:G4
    and so on...


    Does this make sense? I have been scrounging the internet and forums. I thought I saw a thread that might be in the right direction but again (only needed specific worksheet tabs, I need them all), I don't know VBA or macro to understand whats going on with the code. I've tried playing around but go no where yesterday. Please help!
    Last edited by thunt13; 08-14-2013 at 10:02 AM. Reason: miss spelling

  2. #2
    Forum Contributor
    Join Date
    06-22-2011
    Location
    somerset
    MS-Off Ver
    365
    Posts
    328

    Re: Copy Specific Cells Across all worksheets in a Workbook and Paste Into single New Work

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    08-13-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Copy Specific Cells Across all worksheets in a Workbook and Paste Into single New Work

    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/Paste Range of Data from Multiple Workbooks/Worksheets to Master Workbook/Worksheets
    By NumberCruncher311 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-19-2013, 08:21 PM
  2. Replies: 6
    Last Post: 11-16-2012, 02:28 PM
  3. [SOLVED] Copy Values From Each Workbook in Folder to a Single Sheet in New Workbook +Workbook names
    By Arsham24 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-21-2012, 07:42 PM
  4. Macro - Copy Specific Cells in 1 workbook and paste in another.
    By liybpg in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-23-2012, 10:55 AM
  5. [SOLVED] Copy and paste data from one sheet to another in a single workbook
    By SITCFanTN in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-10-2006, 09:10 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