Checking; How do I get a balance computed after each entry?

Checking: How do I get a balance posted after each entry?

Specific answer depends on how you've set up the checkbook table.
Assumed:
Dates in column A
Cheque numbers in B
Cheques/withdrawls in C
Deposits in D
Running total in E.
Opening balance in E1 (a Header row cell)
in E2:
=IF(C+D=0,"",E1-C+D)
The first part of the IF statement keeps the cell (vusually) empty until an amount is entered into either column C or D. If either column has an amount entered, the current balance is calculated and displayed on that row.
Fill the formula down through the rest of column E.
Regards,
Barry

Similar Messages

Maybe you are looking for

  • Printer's wireless stopped working after installing a wired printer.

    I recently installed a new Epson printer to my computer with a wired connection. That works fine as far as I know, but when I got home, I found that my wireless HP printer no longer worked through the wireless connection, though the wired connection

  • How to find out the type of sites that i spend most of my time on

    i want to know what type of sites that i spend most of my time on and if there is a way that firefox tracks these sites and let me know at the end of the day how long i spend on these sites. for example, how long i spend on shopping sites or news sit

  • File name on the menu page of a DVD project

    When I import my video project into iDVD 5.0 the file name ends up on the Menu page. If I try to delete it, it erases the project from the DVD. How do I get rid of the file name on my menu page without deleting the video itself? Dual G4 1000hnz   Mac

  • Word 2003+Acrobat 6: Page # became {Page} after Acrobat installed. What's the fix

    As soon as I installed Acrobat 6, all page numbers on my printouts (every printer and every PDF) changed to "{page}". They look fine in the file, but are lost in the print preview. I had the issue on one machine, moved the .doc file to another one. P

  • Choosing the records to save in a database based block

    Hi everybody, I'm working with oracle 10g forms builder, I have a database based block.. in which I'll populate a number of records retrieved from a cursor. In that block, I have a non database item which a checkbox. The user can select the records h