Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Group,
I got this formula of the NG, which returns the total score of a team based on Manager Name in cell O1 (each team occupies 20 rows). It works well but it has slowed down, big time I might add, various Solver routines that I use to work out best team etc. Can someone suggest an alternative solution for working out the team score or should I just let my P500 grind away for the extra minute. =IF(O1="","",(SUM(INDIRECT("Teams!I"&MATCH(O1,Team s!A:A,0) &":I"&MATCH(O1,Teams!A:A,0)+19)))) Many thanks Tony |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Speed of array formula | Excel Worksheet Functions | |||
Calc Speed & Formula simplification | Excel Discussion (Misc queries) | |||
Worksheet speed with array formula | Excel Discussion (Misc queries) | |||
Speed up calculation of a worksheet that contains formula | Excel Worksheet Functions | |||
Formula recalculation speed | Excel Programming |