Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
I've omitted the worksheet name, but have you tried something like this?
=SUMPRODUCT((MONTH($B$4:$B$123)=MONTH($A6))*E$4:$E $123) Also, a Pivot Table may help. You can group dates by month, month and year, etc. On Thu, 6 Oct 2005 20:30:09 -0500, JustMe602 wrote: {=SUM(IF((LEFT(TEXT($A6,"mm"),2))=((LEFT(TEXT('We ekly Total - 2005'!$B$4:$B$123,"mm"),2))),'Weekly Total - 2005'!E$4:E$123,"-"))} Can this be simplified .... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumif based on vlookup array | Excel Worksheet Functions | |||
Array Formula w/ Multiple SumIf Criteria | Excel Worksheet Functions | |||
use sumif with array | Excel Worksheet Functions | |||
syntax to refer to a range as an array? | Excel Worksheet Functions | |||
SUM(IF( Array to avoid #NUM! values | Excel Worksheet Functions |