Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Excel allows you to do named ranges. Select a range, then type its name in the address box. Then, in another cell, you can type =sum(myrange).


Doesn't help. The point is Excel doesn't know what range I want when I extend my table, not whether I can give the range a name or not.


Am I missing something, or wouldn't =sum(C:C) work?


Would that sum the entire column in the spreadsheet? But what if I wanted to have a couple tables on a page (which I often do), or my sum below the numbers?


see my post above.

if you use insert row - then formulas respond and will go from C2:C10 to C2:C11 (tested in excel2003 at least)


This is probably useful in many cases, but one could imagine where the inserted row bisects other ranges in other columns unintentionally.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: