Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have 4 sheets each containing a running balance that as a transaction is
posted the balance moves to the next cell down. Example: balance is currently in F4, I make a post that will change that balance and it will now be displayed in F5.I want to have a summary sheet that will show the current balance for all 4 accounts. Per some of the other posts regarding dynamic ranges I've been trying to use =offset(sav1!$F3,0,0,counta($F:$F),1) I've also tried the same but using match(9999999,$F:$F) instead of count and still I am not getting the current balance. Any help would be greatly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Keep cell reference when moving range (matter of urgency) | Excel Worksheet Functions | |||
How do I keep my cell reference from moving even when I use the $. | Excel Worksheet Functions | |||
Moving left of a cell reference | Excel Worksheet Functions | |||
Moving left of a cell reference | Excel Worksheet Functions | |||
Moving Cell Reference after Sorting | New Users to Excel |