ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel Worksheet (https://www.excelbanter.com/excel-worksheet-functions/215279-excel-worksheet.html)

Mike Pirolli

Excel Worksheet
 
How do I get the formula, that will allow my spreadsheet to work like a bankbook. to subtract and add the debits and credits and give me the balance in another colume.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com

Mike H

Excel Worksheet
 
Mike,

there are hundreds of templates available to do this. have a looke here for
a start

http://office.microsoft.com/en-us/te...ance&av=TPL000

Mike

"Mike Pirolli" wrote:

How do I get the formula, that will allow my spreadsheet to work like a bankbook. to subtract and add the debits and credits and give me the balance in another colume.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com


Shane Devenshire[_2_]

Excel Worksheet
 
Hi,

Suppose you enter credits in column A and debits in column B and both start
on row 2. In C2 enter the following formula

A2-B2

in C3 enter

=IF(COUNT(A3:B3),C2+A3-B3,"")

Copy this formula down as far as necessary. If you choose to enter debits
as negative numbers you will need to adjust the formulas a little.

There are many other approachs

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Mike Pirolli" wrote:

How do I get the formula, that will allow my spreadsheet to work like a bankbook. to subtract and add the debits and credits and give me the balance in another colume.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com



All times are GMT +1. The time now is 10:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com