Results 1 to 1 of 1

Copy range every workbook and match data

Threaded View

Zaeguzah Copy range every workbook and... 04-19-2010, 04:47 AM
  1. #1
    Forum Contributor
    Join Date
    07-16-2009
    Location
    NA
    MS-Off Ver
    MS Excel 2010
    Posts
    237

    Copy range every workbook and match data

    Hi guys. I have a new problem and I hope someone can help me out with this. The workbook below in the attcahment contains a macro made by Ron de Bruin which copies a specific sheet from every workbook in a specified folder.

    The workbook is configured as below:
    - first sheet is the sumary
    - the other sheets are imported by the macro

    Each sheet imported by the macro will have the name as folows: month_year. In the sumary sheet I have a table that will contain the totals and the name of each sheet copied.

    I need to edit this code to do the folowing:
    • place the sheets in the current workbook as values
    • place in the sumary sheet row 6 from column "D" and up the name from each sheet.
    • autofill
    =VLOOKUP($B$8:$B$15;July_2009!$B$9:$C$24;2;FALSE)
    until the last used cell in column "B". Adjust the sheet reference with the current sheet name in row 6.

    Basically for each sheet imported I will need the name of the sheet/s in row 6 and their values matched with the vlookup formula.
    Thanks for looking into it.
    Attached Files Attached Files
    Last edited by Zaeguzah; 04-19-2010 at 04:54 AM.

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