Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following code:
Set EndRow = TargetSheet.Range("A1", TargetSheet.Range("A65536").End (xlUp).Address) ListRow = EndRow.Row + EndRow.Rows.Count What I am trying to do is determine the last row of data on a sheet, go to the cell right below it, and sum up everything above it. The number of rows will always be different. Please help. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with setting up a formula | Excel Discussion (Misc queries) | |||
Help with setting a formula | New Users to Excel | |||
Setting up a formula | Excel Worksheet Functions | |||
cancelling getpivot formula when setting formula outside pivot ta. | Excel Worksheet Functions | |||
Setting up a formula | Excel Programming |