Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() If you download and install a free addin called Morefunc.xll from he 'Morefunc - Free software downloads and reviews - CNET Download.com' (http://download.cnet.com/Morefunc/30...-10423159.html) Then you can apply the THREED() function to span the sheets... Code: -------------------- =SUMPRODUCT((YEAR(THREED('00-09'!$N$7:$N$500))=YEAR($C$2))*(MONTH(THREED('00-09'!$N$7:$N$500))=MONTH($C$2))*(THREED('00-09'!$E$7:$E$500)=A28)*THREED('00-09'!$P$7:$P$500)) -------------------- -- NBVC Where there is a will there are many ways. 'The Code Cage' (http;//www.thecodecage.com) ------------------------------------------------------------------------ NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=113712 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumproduct with indirect | Excel Worksheet Functions | |||
SUMPRODUCT & INDIRECT? | Excel Worksheet Functions | |||
Need help with using SUMPRODUCT with INDIRECT | Excel Worksheet Functions | |||
Help with Sumproduct with Indirect | Excel Worksheet Functions | |||
sumproduct & indirect | Excel Worksheet Functions |