Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you to who ever suggested this site
http://www.xldynamic.com/source/xld.SUMPRODUCT.html But I am still unclear on which unary or operator to use, ,--, *, +, - I understand by using an arithmetic operator you will get the result of additions or subtractions. Here is what I'm up against. I want to count the number of N's and U's in (column AH), that fall in the month of July (Column AX) and contains a number in (column AM) =SUMPRODUCT(--(Odyssey!$AH$2:$AH$999="N")+(Odyssey!$AH$2:$AH$999 ="U"),-- (Odyssey!$AM$2:$AM$999<"")*(Odyssey!$AX$2:$AX$999 =DATE(2006,7,1))*(Odyssey! $AX$2:$AX$999<=DATE(2006,7,31))) I am getting the correct results I just want to understand why I used * between the dates and + between N and U and -- and the start of the formula. Thanks again -- Message posted via http://www.officekb.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add excel horizontal & vertical ruler | Excel Worksheet Functions | |||
When double clicking on link in cell it doesn't go the cell. | Excel Discussion (Misc queries) | |||
Double accounting underline | New Users to Excel | |||
Double clicking in a Pivot Table, Please HELP | Excel Discussion (Misc queries) | |||
Calculating p-value from Fisher's Exact Test | Excel Worksheet Functions |