Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This is the formula IF C2:C60 = C76 AND IF D2:D60 = L75 SUM(A2:A60).
How would this be entered |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SUMPRODUCT(--(C2:C60=C76),--(D2:D60=L75),A2:A60)
"Max of Newnan" wrote: This is the formula IF C2:C60 = C76 AND IF D2:D60 = L75 SUM(A2:A60). How would this be entered |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Formula worked perfectly, thanks a million......
"Sean Timmons" wrote: =SUMPRODUCT(--(C2:C60=C76),--(D2:D60=L75),A2:A60) "Max of Newnan" wrote: This is the formula IF C2:C60 = C76 AND IF D2:D60 = L75 SUM(A2:A60). How would this be entered |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
not a problem! thank you for the feedback!
"Max of Newnan" wrote: Formula worked perfectly, thanks a million...... "Sean Timmons" wrote: =SUMPRODUCT(--(C2:C60=C76),--(D2:D60=L75),A2:A60) "Max of Newnan" wrote: This is the formula IF C2:C60 = C76 AND IF D2:D60 = L75 SUM(A2:A60). How would this be entered |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula based on condition | Excel Discussion (Misc queries) | |||
Condition format a row based on a formula | Excel Worksheet Functions | |||
Condition format a row based on a formula | Excel Worksheet Functions | |||
Formula for Inputing a Value based on a Condition | Excel Worksheet Functions | |||
formula to calculate a column based on dates in a different colum. | Excel Worksheet Functions |