+ Reply to Thread
Results 1 to 10 of 10

bring and sum data across multiple sheets

  1. #1
    Forum Contributor
    Join Date
    06-02-2019
    Location
    libya
    MS-Off Ver
    2010
    Posts
    734

    bring and sum data across multiple sheets

    hello
    i look for way sum values for brands across multiple sheets and bring all of data i put expected result in sheet(result)
    Attached Files Attached Files

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

    Re: bring and sum data across multiple sheets

    Using Power Query which is available in Excel 2010 as an add in.

    Bring both tables into PQ Editor.
    Append each to the other
    Group on the Sub Column to sum the value column

    File attached for your review.
    Attached Files Attached Files
    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

  3. #3
    Forum Contributor
    Join Date
    06-02-2019
    Location
    libya
    MS-Off Ver
    2010
    Posts
    734

    Re: bring and sum data across multiple sheets

    thanks alansidman actually i'm not good at pow query i prefer do that by macro with use function sum or sumif

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

    Re: bring and sum data across multiple sheets

    No worries. You may want to try and learn this as it makes life easier. Here is a 9 minute tutorial that will walk you through the first part of your issue. Surprisingly simple to do.

    https://www.youtube.com/watch?v=pVln...0s&app=desktop

  5. #5
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: bring and sum data across multiple sheets

    For starters.

    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  6. #6
    Forum Contributor
    Join Date
    06-02-2019
    Location
    libya
    MS-Off Ver
    2010
    Posts
    734

    Re: bring and sum data across multiple sheets

    well done ! bakerman i would make more dynamic and loop without any empty cell to avoid slowly the code
    i try do this
    HTML Code: 
    but it takes more time

  7. #7
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: bring and sum data across multiple sheets

    Try this way.

    Please Login or Register  to view this content.

  8. #8
    Forum Contributor
    Join Date
    06-02-2019
    Location
    libya
    MS-Off Ver
    2010
    Posts
    734

    Re: bring and sum data across multiple sheets

    yes it's better many thanks for you and alansidman

  9. #9
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,907

    Re: bring and sum data across multiple sheets

    You're welcome and thanks for rep+.

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

    Re: bring and sum data across multiple sheets

    Thanks for the Rep

+ 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. [SOLVED] bring data from multiple sheets to one sheet based on name sheets
    By ABDELFATTA in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-01-2020, 05:27 PM
  2. [SOLVED] Need help with formula to bring information ($$) from multiple sheets to one main sheet
    By Agenduh in forum Excel Formulas & Functions
    Replies: 26
    Last Post: 07-17-2018, 12:13 PM
  3. Formula to bring data from other sheets
    By rizmomin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-02-2016, 11:21 PM
  4. Formula to bring back cell accross multiple sheets
    By ddarko77 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-18-2015, 10:46 AM
  5. How to bring multiple sheets to tab format?
    By saikumar in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-07-2009, 08:06 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