+ Reply to Thread
Results 1 to 3 of 3

Function to consolidate totals

  1. #1
    Forum Contributor
    Join Date
    09-15-2012
    Location
    las vegas
    MS-Off Ver
    excel 2007
    Posts
    147

    Function to consolidate totals

    I'm looking fo a function that allows me to consolidate the same type of information from different tables. For example, my sheet has three different properties (i.e. house, cabin, townhouse). Each has stairs. I want those stairs to total on line 3. ThanksConsolidating information.xlsx

  2. #2
    Registered User
    Join Date
    08-14-2012
    Location
    USA
    MS-Off Ver
    2003
    Posts
    17

    Re: Function to consolidate totals

    use
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    in the C3 cell and copy it to all the yellow range

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,732

    Re: Function to consolidate totals

    Put this formula in C3:

    =SUMIF($B$10:$B$22,$B3,C$10:C$22)

    then copy across and down the rest of your yellow area.

    Hope this helps.

    Pete

+ 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. VBA to consolidate dates and show totals without pivot.
    By Jyae in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-28-2013, 07:57 AM
  2. Consolidate function
    By NewtoExcel12 in forum Excel General
    Replies: 3
    Last Post: 11-27-2012, 09:45 AM
  3. [SOLVED] Consolidate totals from data
    By Lozhaze in forum Excel General
    Replies: 2
    Last Post: 08-30-2012, 06:03 AM
  4. Consolidate Function
    By ExcelNewby in forum Excel General
    Replies: 3
    Last Post: 10-13-2010, 11:13 AM
  5. [SOLVED] consolidate totals
    By r-boneinc in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-19-2006, 11:35 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