Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am trying to sum daily entries on one worksheet to a weekly total on a
summary worksheet. I have named the following ranges: summary date column = Summary_Date brakes date column = Brakes_Date brakes debit column = Brakes_Debit_Column brakes credit column = Brakes_Credit_Column Here is the formula I have but it is returning 0. =SUMIF(Brakes_Date,AND(Brakes_Date<=Summary!$A9,Br akes_DateSummary!$A8),Brakes_Credit_Column) -- Thanks for your help, Walter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use SUMIF to return sums between two values located in cells | Excel Worksheet Functions | |||
SUMIF Not | Excel Discussion (Misc queries) | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions | |||
help with "criterea" in the sumif function | Excel Worksheet Functions | |||
SUM(IF( Array to avoid #NUM! values | Excel Worksheet Functions |