Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a worksheet filled with formulas similiar to this one:
=IF(SUMPRODUCT((ProductionDate=G$3)*(LineID=$D5)*( QtyProduced))=0,1E-50,(SUMPRODUCT((ProductionDate=G$3)*(LineID=$D5)*( QtyProduced)))) Where ProductionDate, LineID, and QtyProduced are neamed ranges on a different tab of the same workbook. If is very very slow to calculate. Does anyone have a suggestion on how to speed things up? Thanks, Diane |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Slow Sumproduct | Excel Discussion (Misc queries) | |||
SumProduct making things work slow | Excel Worksheet Functions | |||
Sumproduct Slow | New Users to Excel | |||
Sumproduct formulas & slow response | Excel Worksheet Functions | |||
sumproduct formula to slow | Excel Worksheet Functions |