Thread
:
Passing parameters Cel Ref) to Sum function
View Single Post
#
4
Dave O
Posts: n/a
Passing parameters Cel Ref) to Sum function
You may be able to use the OFFSET function. Or, if you assign a named
range to D12 you can use the formula =sum(D5:R) where R is the named
range.
Reply With Quote