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
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
Try
=SUMIF(A$1:A$22,A1,C$1:C$22)
Here, try this in D1:
Formula:
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
I'm getting an error message when I use that formula.
"The formula you typed contains an error"
Try changing the commas to semicolons ( , to ; )
Fixed.
Change ; to ,
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks