Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all,
i would like to use vba and the sumproduct function the excel formula version would be something like =SumProduct((OrderMonthName=B1)*1) i am trying with sheets("Sheet1") tot = tot + cdbl(Application.SumProduct((.Range("OrderMonthNam e") = monthName(m))*1)) end with but i am getting a type mismatch - i have a feeling i am using this incorrectly. any help? tia! J |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
mixing zip with zip+4 and then sorting | Excel Discussion (Misc queries) | |||
Mixing text and alpha in sumproduct arrays | Excel Worksheet Functions | |||
mixing up a list | Excel Discussion (Misc queries) | |||
Mixing up the arguments | Excel Worksheet Functions | |||
Newbie at mixing ADO and Excel | Excel Programming |