Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to use sumifs to find the results. For range A1:A100, If value in
column A = column C (a1=c1, or a2=c2,etc), then sum up Range A1:A100. How do I do that? Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SUMPRODUCT(--(A1:A100=C1:C100),A1:A100)
"wantfit" wrote: I want to use sumifs to find the results. For range A1:A100, If value in column A = column C (a1=c1, or a2=c2,etc), then sum up Range A1:A100. How do I do that? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Sumifs | Excel Worksheet Functions | |||
Sumifs & Not Like | Excel Discussion (Misc queries) | |||
SUMIFS | Excel Worksheet Functions | |||
SUMIFS and OR | Excel Discussion (Misc queries) | |||
SUMIFS and OR | Excel Worksheet Functions |