Forum Discussion
Vittorio Nardi
Mar 30, 2018Copper Contributor
Sum of a number indeterminated of objects
Hi everybody,
I'm trying to write down a particular type of function, but I don't really know how to do it with the knowledge that I have :
I have a box (in this case I39) which countains a numbe...
Detlef_Lewin
Mar 30, 2018Silver Contributor
Vittorio,
my guess:
=SUM(H25:INDEX(H:H,25+I39-1))