Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I use the following function to get a year to date total for a
specific month: =SUMPRODUCT(--('Daily Reading Master Log'!B$3:B$375=DATEVALUE("01/01")),--('Daily Reading Master Log'!B$3:B$375<=DATEVALUE("10/31")),'Daily Reading Master Log'!AE$3:AE$375) Question: How can i put this into a module that says if Cell B4 = October (for example), do the above calculation and enter the value is Cell AI 7? -- Carlee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct with Condition OR Sumproduct with ADDRESS function - HE | Excel Discussion (Misc queries) | |||
Enhance sumproduct to return unique employee code count | Excel Worksheet Functions | |||
Code to replace 'sumproduct' | Excel Programming | |||
sumproduct in code | Excel Programming |