Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks guys. I figured it out. The problem was blanks in the column H
because I was using a Vlookup formular in that column. "Ayo" wrote: I need some help with this formular. I am trying to figure our how to count how many cells in a date column has May has the month and 2008 as the year. Hence the "--(MONTH('InSite Milestones'!$H$8:$H$7732)=MONTH(D$3)))),--(YEAR('InSite Milestones'!$H$8:$H$7732)=YEAR(D$3))" in the formular below. But I am get #VALUE! error for MONTH('InSite Milestones'!$H$8:$H$7732) and YEAR('InSite Milestones'!$H$8:$H$7732), any ideas? =(SUMPRODUCT(--('InSite Milestones'!$B$8:$B$7732=$B4),--('InSite Milestones'!$D$8:$D$7732=$C4),--(MONTH('InSite Milestones'!$H$8:$H$7732)=MONTH(D$3)),--(YEAR('InSite Milestones'!$H$8:$H$7732)=YEAR(D$3)))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SumProduct by specific weeks of the month or year | Excel Programming | |||
SumProduct by specific weeks of the month or year | Excel Programming | |||
sumproduct by criteria, month, & year | Excel Worksheet Functions | |||
SUMPRODUCT - Exclude LAST Row of Matched Criteria (Month & Year) | Excel Worksheet Functions | |||
sumproduct for month and year | Excel Discussion (Misc queries) |