Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 cells: A2,A4 which calculate the beginning and
the end of a (dynamic) range I use in the following formula: SUMPRODUCT((SummaryAll!$I$5:$I$202=$B8)*(SummaryAl l! $J$5:$J$202=$C8)*(SummaryAll!$G$5:$G$202=$E$7)*(Su mmaryAll! $L$5:$L$202)) 5 being the beginning of the range calculated in A2 202 being the end of the range calculated in A4 Now, instead of manually replacing 5 and 202 by the new values in A2 and A4. I would like my formula to update itself with the help of INDIRECT. If this works, I would like some help with the syntax, I have tried almost everything but nothing works so far. The formula itself is OK for it gives me accurate results when I update it manually. Or, if there is a "leaner" shorter formula that could work I would gratefully appreciate any pointers. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=SUBSTITUTE(C4,"~?#","") will this work to remove multiple string | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
To have this formula work with numbers & Text ='T(INDIRECT("'"& | Excel Worksheet Functions | |||
SUMPRODUCT(--ISNUMBER(FIND("AM",C5:160))*(k5:k160="") | Excel Discussion (Misc queries) | |||
pictures to work with "data" "sort" option | Excel Discussion (Misc queries) |