Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Need to accomplish a "dynamic sum". When my sub runs, it constructs one column that is sometimes 5 rows [starting at row 2 always], sometimes 27 rows, sometimes 156 rows, and so on, depending on other parameters. Navigating to row 1, then wherever end(xlDown).offset(1,0).select ends up is where it needs to sum, from whatever row that is [ie 6, 28, 157, or whatever] up thru row 2 in the same column. In other words, the active cell simply goes to the bottom of the column and needs to sum everything above itself, which is a different number of rows all the time. Have tried numerous relative reference routines, and just can't seem to get it. Any ideas will be greatly appreciated. Thanx, - Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic pivot table linked to dynamic excel spreadsheets | Excel Worksheet Functions | |||
Dynamic chart pasted to a new workbook in report can't be dynamic | Charts and Charting in Excel | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Charts and Charting in Excel | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Excel Programming | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel |