+ Reply to Thread
Results 1 to 4 of 4

Copy Data from a specific tab of Multiple Excels into one excel

  1. #1
    Registered User
    Join Date
    09-13-2013
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    3

    Copy Data from a specific tab of Multiple Excels into one excel

    Hi ,


    I have a requirement where I need to copy data from multiple excels present in one directory

    Requirement are
    1)Pick data from Second Worksheet of each Workbook
    2)From the Worksheet pick only two fields , say Column B and C
    3)From the two fields, fetch data from 5th row onwards till last data record
    4)Paste this data from all workbooks into a single output excel.

    Appreciate help on this.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy Data from a specific tab of Multiple Excels into one excel

    Try this code
    Please Login or Register  to view this content.
    Copy the Excel VBA code
    Select the workbook in which you want to store the Excel VBA code
    Hold the Alt key, and press the F11 key, to open the Visual Basic Editor
    Choose Insert | Module
    Where the cursor is flashing, choose Edit | Paste

    To run the Excel VBA code:
    Choose View | Macros
    Select a macro in the list, and click the Run button

  3. #3
    Registered User
    Join Date
    09-13-2013
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Copy Data from a specific tab of Multiple Excels into one excel

    Thanks! Works like a charm!

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy Data from a specific tab of Multiple Excels into one excel

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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: 0
    Last Post: 08-07-2013, 10:31 AM
  2. Macro to copy paste data from multiple excels into one sheet.
    By krash297 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-31-2013, 03:55 PM
  3. Master report generation by pulling data from multiple excels(in specefic format)
    By ashwin_max in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-27-2012, 12:54 PM
  4. Merge multiple excels with multiple sheets in a master excel with multiple sheets
    By marchi in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-15-2012, 10:37 AM
  5. VBA to create object specific excels based from the rolled up data
    By yelena in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-20-2012, 05:27 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