View Single Post
  #4   Report Post  
Dave O
 
Posts: n/a
Default 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.