+ Reply to Thread
Results 1 to 13 of 13

Auto update the data from different sheet into master sheet

  1. #1
    Registered User
    Join Date
    04-05-2020
    Location
    Dubai
    MS-Off Ver
    365
    Posts
    4

    Auto update the data from different sheet into master sheet

    Hi,

    I need to log the inspection details in master sheet from the different sheet. Please help on this regard.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,066

    Re: Auto update the data from different sheet into master sheet

    Can you give more details :
    Do you want to copy all data from all sheets to sheet "Master Sheet" ?
    Do you want to delete previous data or new one at the bottom ?
    Is there filter to apply ?
    Are duplications to check ?
    - Battle without fear gives no glory - Just try

  3. #3
    Registered User
    Join Date
    04-05-2020
    Location
    Dubai
    MS-Off Ver
    365
    Posts
    4

    Re: Auto update the data from different sheet into master sheet

    Hi,

    I want to connect 8 sheets data in to my master log sheet. I am dealing with 8 vendor for inspection related activities and all of their data are keeping in separate sheets. But, as a cumulative report, i need a to make a master sheet without manually adding the same in it.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,652

    Re: Auto update the data from different sheet into master sheet

    Best way would be to create the master table using PowerQuery. You would need to convert each of the grids into proper Excel tables first, but that's easy enough to do.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Registered User
    Join Date
    04-05-2020
    Location
    Dubai
    MS-Off Ver
    365
    Posts
    4

    Re: Auto update the data from different sheet into master sheet

    Could you please assist me how to do this

  6. #6
    Valued Forum Contributor
    Join Date
    06-29-2014
    Location
    Australia
    MS-Off Ver
    MSO 365
    Posts
    1,098

    Re: Auto update the data from different sheet into master sheet

    Hello Basil,

    Try the following code placed in a standard module and assigned to a button:-
    Please Login or Register  to view this content.
    Please note that you have a space after "Table" in the sheet name "Pivot Table". I've allowed for this in the above code.
    I've attached your sample workbook with the code implemented. Click on the "CONSOLIDATE" button to see it work.

    I hope that this helps.

    Cheerio,
    vcoolio.
    Attached Files Attached Files

  7. #7
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,066

    Re: Auto update the data from different sheet into master sheet

    See next code.
    It seems you want to delete previous data in sheet "Master Sheet", if not delete

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.

  8. #8
    Registered User
    Join Date
    03-23-2020
    Location
    india
    MS-Off Ver
    365
    Posts
    59

    Re: Auto update the data from different sheet into master sheet

    Dear PCI,

    Can you update the code in excel sheet. when i tried to copy the same. it is not working properly. I have a similar use of such tables.

  9. #9
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,066

    Re: Auto update the data from different sheet into master sheet

    See your file attached
    Macro is put in a module
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    03-23-2020
    Location
    india
    MS-Off Ver
    365
    Posts
    59

    Re: Auto update the data from different sheet into master sheet

    Dear PCI,,

    In that Agency name is not showing. Agency name shall be the sheet names.

    in the provided excel sheet , instead of agency name , it is dates. Can you please change that

  11. #11
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,066

    Re: Auto update the data from different sheet into master sheet

    "Agency" column exits only in sheet "Master Sheet", is it possible to shift this column at the 1 column or at the last one : Code simpler ... and time treatment shorter ...!

  12. #12
    Registered User
    Join Date
    03-23-2020
    Location
    india
    MS-Off Ver
    365
    Posts
    59

    Re: Auto update the data from different sheet into master sheet

    If it is shown as per the master sheet it is better. and if you feel any difficult, then it can be moved to first or last.

  13. #13
    Forum Expert
    Join Date
    12-24-2007
    Location
    Alsace - France
    MS-Off Ver
    MS 365 Office Suite
    Posts
    5,066

    Re: Auto update the data from different sheet into master sheet

    See next code and file attached
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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. auto update master sheet from others
    By cfinch100 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-25-2016, 05:04 PM
  2. Auto-update master sheet
    By Sbrewer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-05-2016, 01:44 PM
  3. Auto generate/update master sheet
    By sahsonk in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 09-23-2015, 03:44 PM
  4. Wen Master Excel Sheet Updated, Linked Sub Sheets Auto Update
    By juxtapozthis in forum Excel General
    Replies: 0
    Last Post: 02-17-2015, 05:32 PM
  5. Replies: 1
    Last Post: 04-14-2014, 04:11 AM
  6. [SOLVED] macro to auto copy data from multiple sheet to one master sheet
    By roger556 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-30-2012, 01:52 AM
  7. Update corresponding cells on master sheet when data entered to filtered sheet
    By Sumatied in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 05-18-2011, 09:50 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