+ Reply to Thread
Results 1 to 6 of 6

Sumif function to total column e if text in column a appears in more than one row

  1. #1
    Registered User
    Join Date
    04-02-2012
    Location
    Kansas
    MS-Off Ver
    Excel 2010
    Posts
    43

    Sumif function to total column e if text in column a appears in more than one row

    I have a spreadsheet where I need to total amounts in column C for all the rows that have the same ABC number in column A dummy sheet111.xlsx

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Sumif function to total column e if text in column a appears in more than one row

    Try

    =SUMIF(A$1:A$22,A1,C$1:C$22)

  3. #3
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,111

    Re: Sumif function to total column e if text in column a appears in more than one row

    Here, try this in D1:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by zbor; 09-23-2015 at 03:58 PM. Reason: ; to ,
    Never use Merged Cells in Excel

  4. #4
    Registered User
    Join Date
    04-02-2012
    Location
    Kansas
    MS-Off Ver
    Excel 2010
    Posts
    43

    Re: Sumif function to total column e if text in column a appears in more than one row

    I'm getting an error message when I use that formula.

    "The formula you typed contains an error"

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Sumif function to total column e if text in column a appears in more than one row

    Try changing the commas to semicolons ( , to ; )

  6. #6
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,111

    Re: Sumif function to total column e if text in column a appears in more than one row

    Fixed.
    Change ; to ,

+ 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. Replies: 3
    Last Post: 01-07-2015, 03:55 AM
  2. shift cells in column 2 spaces to right if specific text appears in that column
    By hosburgh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-13-2014, 12:46 PM
  3. Replies: 1
    Last Post: 12-10-2013, 05:23 PM
  4. [SOLVED] Create formula to sum column total if specific text is present in second column
    By Banir in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-08-2013, 07:48 AM
  5. [SOLVED] Column total as a number total from column with text
    By birchetts in forum Excel General
    Replies: 16
    Last Post: 03-26-2012, 07:43 AM
  6. Total appears when you drag mouse over column
    By rushdenx1 in forum Excel General
    Replies: 1
    Last Post: 12-21-2010, 08:12 AM
  7. Text appears when hiding column
    By susmoser1 in forum Excel General
    Replies: 10
    Last Post: 01-31-2008, 09:07 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