+ Reply to Thread
Results 1 to 9 of 9

Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire)

  1. #1
    Valued Forum Contributor marreco's Avatar
    Join Date
    07-02-2011
    Location
    Brazil
    MS-Off Ver
    Excel 2010
    Posts
    1,862

    Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire)

    Hi.
    I'm trying to adapt co code below.
    how to get it just the tabs that desire and not all that are in the spreadsheet?

    Erro in this line
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    "No xadrez nem sempre a menor dist?ncia entre dois pontos ? uma linha reta" G. Kasparov.

    If your problem is solved, please say so clearly, and mark your thread as Solved: Click the Edit button on your first post in the thread, Click Go Advanced, select b from the Prefix dropdown, then click Save Changes. If more than two days have elapsed, the Edit button will not appear -- ask a moderator to mark it.

  2. #2
    Forum Guru Izandol's Avatar
    Join Date
    03-29-2012
    Location
    *
    MS-Off Ver
    Excel 20(03|10|13)
    Posts
    2,581

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    You may not do that because cs is a Worksheet variable. You may use:
    Please Login or Register  to view this content.

  3. #3
    Valued Forum Contributor marreco's Avatar
    Join Date
    07-02-2011
    Location
    Brazil
    MS-Off Ver
    Excel 2010
    Posts
    1,862

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    Sorry.
    your code returned the names of the tabs, should return the data

  4. #4
    Forum Guru Izandol's Avatar
    Join Date
    03-29-2012
    Location
    *
    MS-Off Ver
    Excel 20(03|10|13)
    Posts
    2,581

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    My code did not return anything - it only changed the loop.

  5. #5
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    If you want to loop through select sheets

    Change the following lines
    Remove this line and replace it with

    Please Login or Register  to view this content.
    And this line
    Please Login or Register  to view this content.
    with

    'Process each data sheet
    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    'No need for this line and end if

  6. #6
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    Please Login or Register  to view this content.

  7. #7
    Valued Forum Contributor marreco's Avatar
    Join Date
    07-02-2011
    Location
    Brazil
    MS-Off Ver
    Excel 2010
    Posts
    1,862

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    After the code runs, which has data in column A (Name Guide), column B (data in column B) etc..

    this is not happening

  8. #8
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    Please run the code by steeping over using F8 and see which line is not working, or better attach a sample.

  9. #9
    Valued Forum Contributor marreco's Avatar
    Join Date
    07-02-2011
    Location
    Brazil
    MS-Off Ver
    Excel 2010
    Posts
    1,862

    Re: Merge specific sheets in a workbook into one summary sheet (by 'Author:Jerry Beaucaire

    Hi, i make tests and it work!

    Thank you!!

+ 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. Replies: 13
    Last Post: 08-14-2013, 01:04 PM
  2. [SOLVED] VB to Create Summary Sheet using all other sheets within the workbook.
    By MICowboy13 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-27-2012, 01:49 PM
  3. Replies: 0
    Last Post: 03-27-2012, 04:54 PM
  4. Replies: 2
    Last Post: 08-18-2009, 11:19 AM
  5. copying data from sheets in workbook to summary sheet in same
    By Nets in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-19-2009, 03:49 PM

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