ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   TABLE W/RUNNING BALANCE (https://www.excelbanter.com/excel-discussion-misc-queries/43114-table-w-running-balance.html)

Donna Cas

TABLE W/RUNNING BALANCE
 
need an excel table. needs the starting balance, the date, vendor name,
amount and have it deducted from the running balance, very simple like a
check book.

thank you
Donna

bill k


column a .....date
column b .....name
column c .....amount
column d .....balance

start in row 1 with headings
row 2 with the opening balance in D2
enter in D3 =if(C3="","",D2-C3) this means in plain language

if cell c3 is empty show d3 to be empty, otherwise is c3 has a value
show the baance in D3

hover over the right hand bottom corner of cell D3
the mouse pointer will change to a "+" sign
left click and drag down as far as you want to go.

hope that helps


--
bill k


------------------------------------------------------------------------
bill k's Profile: http://www.excelforum.com/member.php...nfo&userid=821
View this thread: http://www.excelforum.com/showthread...hreadid=400579



All times are GMT +1. The time now is 11:46 PM.

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