+ Reply to Thread
Results 1 to 11 of 11

Import datas form multiple excel files to master sheet for consolidation

  1. #1
    Registered User
    Join Date
    02-10-2014
    Location
    coimabatore
    MS-Off Ver
    Excel 2003
    Posts
    14

    Import datas form multiple excel files to master sheet for consolidation

    Hi all,

    I am trying to create one macro tool for consolidation of reports.If you wish to help Please reply to this thread.
    i will send you the needs and sample sheets for reference.

    I have the below sheets..

    1.Consolidated_Master sheet.xlsx
    2.Month Sheet_X1
    3.Month Sheet_X2

    like wise i have 30+ sheets in my folder.But i need to maintain only consolidated sheet for my reports.


    My requirement:

    In Month wise sheet having datas and i need to copy and paste the particular row dats into the specific consolidated sheet
    row.i have 7 tabs in my consolidated sheet.But in the month data sheet i have 4 tabs.But all the required column datas are
    present in the month wise sheet for various projects(like X1,X2..X30+..).

    Main thing here is by using column name (As a reference) i need to collect and paste the into a conslidated data sheet(By
    a single click using macro).Rest of the cells having formulas which will calculate the report automatically.

    Thanks,
    Lakshmanan M

  2. #2
    Valued Forum Contributor
    Join Date
    01-19-2010
    Location
    Melbourne Australia
    MS-Off Ver
    latest is Excel 2016. have older versions
    Posts
    624

    Re: Import datas form multiple excel files to master sheet for consolidation

    Hello,

    please take the time to read the forum rules.

    This is clearly a duplicate post on the same subject and is against the forum rules.

    You should mark one of the threads as "solved" (see thread tools in the op right corner of your original post) and continue with just one thread.

    So far you seem to have avoided the forum moderators who keep watch for this type of issue

    Jmac1947

  3. #3
    Registered User
    Join Date
    02-10-2014
    Location
    coimabatore
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Import datas form multiple excel files to master sheet for consolidation

    Sorry the the more inconvience Jamc1947.

    But my thread/Queries are not getting solived still..Please do help me on the same..

    Expecting your positive reply..

    Thanks,

    Lakshmanan M

  4. #4
    Registered User
    Join Date
    02-10-2014
    Location
    coimabatore
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Import datas form multiple excel files to master sheet for consolidation

    Quote Originally Posted by jmac1947 View Post
    Hello,

    please take the time to read the forum rules.

    This is clearly a duplicate post on the same subject and is against the forum rules.

    You should mark one of the threads as "solved" (see thread tools in the op right corner of your original post) and continue with just one thread.

    So far you seem to have avoided the forum moderators who keep watch for this type of issue

    Jmac1947
    HI Jmac1947,

    Can you please look into my requirement and help me on the same.Bcoz i have posted and still am waiting for the reply..But i could not get a even a single reply..

    Please do the needful.

    Thanks,
    Lashmanan M

  5. #5
    Valued Forum Contributor
    Join Date
    01-19-2010
    Location
    Melbourne Australia
    MS-Off Ver
    latest is Excel 2016. have older versions
    Posts
    624

    Re: Import datas form multiple excel files to master sheet for consolidation

    The correct protocol is to wait at least a couple of days (2-3 days) and then post a further message on the original thread (this is called bumping) and wait another day at least before trying to bump again.

    All the volunteers who respond to posts are just that, volunteers.

    We all have other jobs and we try to help when we can.

    I will take a look at the spreadsheets you attached, in particular at what code you have already tried to build that isn't working for you.

    You must appreciate that this forum is not a "build you a solution for free" forum (there is a commercial forum where you pay for the solution but I don't know a lot about that) but somewhere that you can get advice / suggestions about a specific problem that is causing you a problem.

    just for starters, have you tried to record parts of your problem by capturing the manual steps and then analysing the code generated??

    jmac1947

  6. #6
    Registered User
    Join Date
    02-10-2014
    Location
    coimabatore
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Import datas form multiple excel files to master sheet for consolidation

    Hi,

    Sorry for the distrubance.Pls forgive me for my mistake.Yes it was my bad.
    And thanks for the response...Yes i have tried the code for my Master sheet.But im getting Column error when run the script.

    PLease find the below code for your review:

    Please Login or Register  to view this content.

    This is the link i have attached my files:

    http://www.excelforum.com/excel-prog...using-vba.html

    Thanks in advance and sorry for the more difficulties.

    Thanks,
    Lakshmanan M
    Last edited by JBeaucaire; 03-06-2014 at 11:09 AM. Reason: code tags

  7. #7
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,855

    Re: Import datas form multiple excel files to master sheet for consolidation

    @laxmananm
    Code Tags Added
    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between
    Please Login or Register  to view this content.
    tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found at http://www.excelforum.com/forum-rule...rum-rules.html



    (Because you are new to the forum, I have added them for you today. Please take a few minutes to read all Forum Rules and comply in the future.)
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  8. #8
    Forum Contributor
    Join Date
    02-19-2014
    Location
    NJ
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: Import datas form multiple excel files to master sheet for consolidation

    Hi all..

    sorry for all the mistakes i did..Actually am new to this forum.Here after i will take care of my comments and all..


    I have added my posts here.

    Any help appreciated.

    And i have modified my subject..Please take a look in the below URL:

    http://www.excelforum.com/excel-prog...using-vba.html


    Thanks,
    Lakshmanan M

  9. #9
    Registered User
    Join Date
    02-10-2014
    Location
    coimabatore
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Import datas form multiple excel files to master sheet for consolidation

    People,

    Is any one one there to solve my issue..

  10. #10
    Registered User
    Join Date
    02-10-2014
    Location
    coimabatore
    MS-Off Ver
    Excel 2003
    Posts
    14

    Re: Import datas form multiple excel files to master sheet for consolidation

    Hi All,

    Below is my requirement.Please help me on the same.


    -I have set of files in one directory.Also im going to palce that consolidated sheet in the same directory.The monthly files(For Name shake i have mentioned X1,X2..)have datas in multiple sheets (like 4 tabs).In my directory m going to place 30+ excel files which consists the data thats required for consildate the sheet in the consolidated sheet.The consolidated sheet also having multiple tabs.But using 4 tabs of data present in the monhtly sheets is enough to fill out the consolidated sheet.The main this here is the consolidate sheet macro should go every sheet and search and pick the particular data and paste it in to the consolidated sheet.
    The consolidated sheet having column names same as present in the monthly data sheet.But in the monhly sheet having names in various shell.
    Here we should use the consolidated sheet column name as a primary reference and serach the monthly datas sheet and pick and paste into consolidated sheet.

    -Like wise i need to update all the monthly datas into consolidated sheet using monthly sheet.


    See,The monthly sheet having all the required sheet.In consolidated sheet leave the first tab and other 6 tabs i need to update by the use of monhlty sheet.
    And also ignore the Activities and assumptions tabs in the monhlty sheet.

    -So here we are consider the below sheet for consolidation..

    Consolidation sheet: Last 6 tabs
    Monthly sheets:ist tab and 3 tab.


    -In monthly Sheet using 3rd tab the macro should update the Effort tab of the consolidation sheet.Other tabs should get the data from first tab of the monthly sheet (Raw data sheet)


    -Here we need to just pull the data from monthly sheet to consolidation sheet by using macro for consolidation (By the reference of the colum names present in the consolidation sheet in various tabs) The consolidation sheet macro should earch and pick the data wherever present in the monthly sheet (any way here we are goin to use two tabs for data fetching) and paste under the particular column name.We include forumulas to consolidate overa all data finally.Here the main thing is data fetching.


    I have placed my files in the below URL.Here im not able to attach my files as we are not upload any document from office machine.

    http://www.excelforum.com/excel-prog...using-vba.html




    Thanks,
    Lakshmanan M

  11. #11
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Import datas form multiple excel files to master sheet for consolidation

    I'd suggest you edit your post above, GO ADVANCED, and use the PAPERCLIP icon to attach those same file to this thread.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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. Macro to import multiple text files into one excel (2007) sheet
    By schthi3 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 10-08-2013, 11:35 AM
  2. Replies: 4
    Last Post: 05-17-2013, 05:29 AM
  3. [SOLVED] Import data from excel files to append master file
    By kdawgpl9 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-19-2013, 04:32 PM
  4. Import tables from multiple Word files into a sheet of Excel
    By magdy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-27-2012, 03:53 AM
  5. Macro to perform consolidation (Sum) across multiple excel files
    By srage in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-26-2009, 09:06 AM

Tags for this Thread

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