Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Thanks Bill, but unless I am doing something wrong, it doesn't work. -- deane1935 ------------------------------------------------------------------------ deane1935's Profile: http://www.excelforum.com/member.php...o&userid=27719 View this thread: http://www.excelforum.com/showthread...hreadid=472349 |
#2
![]() |
|||
|
|||
![]() For a running balance in Column C do this Assume you are putting your first formula in C4 and your carry-over or starting balance is in C3 =IF(AND(A4="",B4=""),"",C3-A4+B4) NOTE that you do not put negative numbers in your debit column (A), otherwise you'll be adding the debits instead of subtracting them. -- Cutter ------------------------------------------------------------------------ Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848 View this thread: http://www.excelforum.com/showthread...hreadid=472349 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using contents of a cell in a formula | Excel Discussion (Misc queries) | |||
Can a Formula in Cell X modify Cell Y? | Excel Discussion (Misc queries) | |||
Cell shows formula and not the result of the formula. | Excel Worksheet Functions | |||
Cell shows formula and not the result of the formula. | Excel Worksheet Functions | |||
looking for a formula | Excel Worksheet Functions |