+ Reply to Thread
Results 1 to 15 of 15

How do I consolidate data from multiple worksheets from the SAME workbook?

  1. #1
    Registered User
    Join Date
    08-23-2017
    Location
    Perth
    MS-Off Ver
    2016
    Posts
    18

    How do I consolidate data from multiple worksheets from the SAME workbook?

    I want to combine multiple 'Total Sales' by category into one one master sheet within the same workbook.

  2. #2
    Registered User
    Join Date
    06-16-2016
    Location
    Greece
    MS-Off Ver
    2013
    Posts
    69

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Sorry if this isn't helpful but this is exactly what Excel's consolidate feature does. If you have a problem implementing it then post your worksheet.

  3. #3
    Registered User
    Join Date
    08-23-2017
    Location
    Perth
    MS-Off Ver
    2016
    Posts
    18

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    I'm doing an assignment and it says this "A separate summary worksheet in each week's workbook will summarise and total the daily sales from each branch. The summary should automatically update if any of the branch is updated"
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    12-16-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    109

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    You can link the values from other sheets to one sheet

    So the totals would be displayed =Sheet1!G1

    This would be the total from sheet1

    http://www.easyexcelanswers.com

  5. #5
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    With this code.


    Please Login or Register  to view this content.
    And after that this code

    Please Login or Register  to view this content.
    And after that a pivot table.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  6. #6
    Registered User
    Join Date
    08-23-2017
    Location
    Perth
    MS-Off Ver
    2016
    Posts
    18

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    The thing is, I'm not sure if that's what the lecturer wants.

  7. #7
    Registered User
    Join Date
    08-23-2017
    Location
    Perth
    MS-Off Ver
    2016
    Posts
    18

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Do I just copy and paste that into VBA?

  8. #8
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    The thing is, I'm not sure if that's what the lecturer wants.
    Why do you think we will know that, if you (as the starter of the topic) don't know waht should be done.

    And yes this is VBA code.

  9. #9
    Registered User
    Join Date
    08-23-2017
    Location
    Perth
    MS-Off Ver
    2016
    Posts
    18

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Quote Originally Posted by oeldere View Post
    Why do you think we will know that, if you (as the starter of the topic) don't know waht should be done.
    The assignment is ******* weird. Apparently there's a way the lecturer want's it done only you have to interpret how it's done from instructions that for the life of me I don't understand. Technically speaking I know how to do it (Formulas, Functions etc.) I just can't understand how the lecturer want's it done. I'm seriously considering just posting the assignment online and offering to pay someone to do it.

  10. #10
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    I just can't understand how the lecturer want's it done
    The first thing I should do, is ask the lecturer.

    Edit:

    I translate lecturer and that is teacher, so that won't probably be of no help.
    Last edited by oeldere; 09-15-2017 at 01:07 PM. Reason: edit added

  11. #11
    Registered User
    Join Date
    08-23-2017
    Location
    Perth
    MS-Off Ver
    2016
    Posts
    18

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Quote Originally Posted by oeldere View Post
    The first thing I should do, is ask the lecturer.
    She's teaching three different classes at once. I'm lucky if I get 5 minutes per lesson with her. Plus because I'm in the advanced part of the class I should in her words "Be able to work out problems without asking for help." What should I do when I copy and paste the code into the VBA?

  12. #12
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Past the code in a module, like you did with module 1, 2 and 3.

    After that run that code.

  13. #13
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Maybe PowerQuery and PivotTable?

    (You didn't show how should the result look like)
    Attached Files Attached Files
    Last edited by sandy666; 09-15-2017 at 02:16 PM.

  14. #14
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Why did you start a new treat on your same question?

    This is against the forumrules.

    5. Don't duplicate threads. If you have posted the question in one forum, do not post it again in another forum. You are duplicating efforts. If you feel the thread is in the wrong forum and needs to be moved to another forum, PM a mod / admin to do it for you.


    It'd also be appreciated if you reply on the offered solutions.

  15. #15
    Registered User
    Join Date
    08-23-2017
    Location
    Perth
    MS-Off Ver
    2016
    Posts
    18

    Re: How do I consolidate data from multiple worksheets from the SAME workbook?

    Quote Originally Posted by easyexcelanswers View Post
    You can link the values from other sheets to one sheet

    So the totals would be displayed =Sheet1!G1

    This would be the total from sheet1
    Yeah, I just used your solution even though I'm pretty sure I'm not meant to do it this way. Oh well, the lecturer can choke on it.

+ 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] macro to consolidate data from worksheets within workbook based on criteria
    By jw01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-08-2013, 05:58 PM
  2. [SOLVED] Consolidate multiple worksheets in a workbook into one
    By Staci in forum Excel General
    Replies: 0
    Last Post: 06-19-2006, 02:10 PM
  3. [SOLVED] easy way to Consolidate Data within workbook's various worksheets
    By estimator in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-20-2006, 02:55 PM
  4. [SOLVED] How to consolidate data from multiple worksheets.
    By SAR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 09:05 PM
  5. [SOLVED] How to consolidate data from multiple worksheets.
    By SAR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 04:05 PM
  6. How to consolidate data from multiple worksheets.
    By SAR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 11:05 AM
  7. [SOLVED] How to consolidate data from multiple worksheets.
    By SAR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  8. How to consolidate data from multiple worksheets.
    By SAR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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