View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Matthew Wieder Matthew Wieder is offline
external usenet poster
 
Posts: 48
Default Non-Contiguos Range Iteration

That's fine. We can assume it's a sum of all of that rows cells in that
range to the left of teh current cell.

Tom Ogilvy wrote:
Should we just make up how its value is calculated - as long as it uses the
values of other cells in the row?