![]() |
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 |
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 |
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