Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have an Excel 2003 spreadsheet with the following cell formula: SUMPRODUCT((Data!$N$5:$N$10000=$S11)*(Base!$L$5:$L $10000="COST")*(Base!$I$5:$I$10000)) The column of $S11 is about 500 rows. I have an aversion to cell formulas and would like to carry out this computation with a Macro. Is there an existing macro routine that does this same type of calculation? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
equivalent for function , please for help | Excel Worksheet Functions | |||
Is there an equivalent of sumproduct but for count? | Excel Discussion (Misc queries) | |||
WORKDAY() Function Equivalent with SUMPRODUCT() | Excel Worksheet Functions | |||
What is the Excel equivalent of the CELL function? | Excel Worksheet Functions | |||
VBA equivalent for SQL 'IN' function | Excel Programming |