Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a workbook with multiple check register worksheets and I want to recap
the running balances on a separate worksheet. I want the recap sheet to reflect the updated running balance of the check register after an entry is made. Does anyone know how to do this? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Not enough detail.
If your registers are setup like a typical paper check register then the current balance is the last numeric value of the balance column. Assume your balance column is column F. This formula will return the *last* numeric value from column F: =LOOKUP(1E100,F:F) -- Biff Microsoft Excel MVP "Marysam67" wrote in message ... I have a workbook with multiple check register worksheets and I want to recap the running balances on a separate worksheet. I want the recap sheet to reflect the updated running balance of the check register after an entry is made. Does anyone know how to do this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Check Register Balance | Excel Discussion (Misc queries) | |||
How do I get the checkbook register to keep a running balance? | Excel Worksheet Functions | |||
Getting the Check Register Balance to show on another Sheet | Excel Worksheet Functions | |||
how do i create a running balance on checkbook register | Excel Discussion (Misc queries) | |||
how : check register running balance is a stationary cell | Excel Discussion (Misc queries) |