+ Reply to Thread
Results 1 to 5 of 5

Consolidate and Merge Data on a Separate Sheet

  1. #1
    Forum Contributor
    Join Date
    07-18-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    123

    Consolidate and Merge Data on a Separate Sheet

    Trying to consolidate and Merge Data on a Separate Sheet
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    02-13-2013
    Location
    Rogers
    MS-Off Ver
    Excel 2007
    Posts
    46

    Re: Consolidate and Merge Data on a Separate Sheet

    I believe the attached will accomplish what you need done.

    *Edit: there seems to be a server crashing issue preventing the attachment actually attaching. The following formula should work for the balance column in sheet 2. You should be able to drag that over and down to capture the other totals you are looking to consolidate from the other tab.

    =SUMIF(Information!$A:$A,Sheet2!$C15,Information!B:B)

  3. #3
    Registered User
    Join Date
    02-13-2013
    Location
    Rogers
    MS-Off Ver
    Excel 2007
    Posts
    46

    Re: Consolidate and Merge Data on a Separate Sheet

    I believe the attached will accomplish what you need done.

    *Edit: there seems to be a server crashing issue preventing the attachment actually attaching. The following formula should work for the balance column in sheet 2. You should be able to drag that over and down to capture the other totals you are looking to consolidate from the other tab.

    =SUMIF(Information!$A:$A,Sheet2!$C15,Information!B:B)

  4. #4
    Registered User
    Join Date
    02-13-2013
    Location
    Rogers
    MS-Off Ver
    Excel 2007
    Posts
    46

    Re: Consolidate and Merge Data on a Separate Sheet

    My apologies for the double post. Seems to be a real traffic issue on the forum today. Essentially though, a sumif consists of: a range containing criteria(column A of your Information tab where all the lender codes are), a specific value within your criteria range (cell containing each lender code), and the range you actually want summed (column B for the original balance, column C for balanced owed, etc).
    Last edited by rlh06; 07-23-2014 at 04:36 PM.

  5. #5
    Forum Contributor
    Join Date
    07-18-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    123

    Re: Consolidate and Merge Data on a Separate Sheet

    I tried that, but it's not summing numbers. Here's an example, Row 1 has Lender, Amount, APR, and Payment. There are 4 rows for mortgages, then 4 for Auto Loans, 4 for Personal, etc. Say there is one of each debt listed, leaving 3 rows per debt blank. I am trying to have all that information auto populate on another sheet in order without having any blank rows between in each other.
    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. Macro Not working - Consolidate different sheet into 1 sheet and merge into 1 tab
    By gpcarthik in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-01-2014, 03:08 PM
  2. [SOLVED] Merge/Consolidate Multiple Workbooks data into a Single Sheet
    By COLIN_303 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-08-2012, 04:53 AM
  3. [SOLVED] Merge/Consolidate Multiple Timesheet data into a Single Sheet
    By dingbat in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-11-2012, 12:51 PM
  4. Merge / Consolidate data
    By jhayes in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-31-2007, 08:15 PM
  5. Consolidate and Merge Data on a Separate Sheet
    By in forum Tips and Tutorials
    Replies: 0
    Last Post: 01-01-1970, 12:00 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