Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need the functionality of SUMIF in my VBA code. But not for a range.
These are Variant variables (two vectors of same length and a criteria). For now I'll loop. Don <donwiss at panix.com. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could drop them into a worksheet range and then use SUMIF from within
VBA. -- HTH RP (remove nothere from the email address if mailing direct) "Don Wiss" wrote in message ... I need the functionality of SUMIF in my VBA code. But not for a range. These are Variant variables (two vectors of same length and a criteria). For now I'll loop. Don <donwiss at panix.com. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumif with 2 variables | Excel Discussion (Misc queries) | |||
SUMIF with two or more variables | Excel Worksheet Functions | |||
Sumif with multiple variables | Excel Discussion (Misc queries) | |||
SUMIF Formuale with 2 variables | Excel Worksheet Functions | |||
SUMIF variables | Excel Discussion (Misc queries) |