help with ledger please

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

My Aswer Is This

Well-known Member
Joined
Jul 5, 2014
Messages
19,343
Office Version
  1. 2021
Platform
  1. Windows
Normally in my Ledgers the first row has headers.
The second row would be my first entry and so on.
Explain more about what you want Balanced.

I never click on links. So explain your layout.
 
Upvote 0

lastnotice

New Member
Joined
Jul 2, 2010
Messages
12
DateDescChargePaidBalanceNotes
Jan 1 2015Jan sale83008300
Jan 1 201583000
Feb 1 2015Feb sale8300
Mar 1 2015Mar sale8300
Mar 14 201510,000
Apr 1 2015Apr sale8300
Apr 1 2015Late charge300
Apr 18 20151000

<tbody>
</tbody>

This is the spreadsheet linked to dropbox.
The balance column need a formula. It currently has E2-D3.
 
Last edited:
Upvote 0

Dave Patton

Well-known Member
Joined
Feb 15, 2002
Messages
5,759
Office Version
  1. 365
  2. 2010
Platform
  1. Windows

Excel 2010
ABCDE
1DateDescChargePaidBalance
2Jan 1 2015Jan sale8,300.008,300.00
3Jan 1 20158,300.000.00
4Feb 1 2015Feb sale8,300.008,300.00
5Mar 1 2015Mar sale8,300.0016,600.00
6Mar 14 201510,000.006,600.00
7Apr 1 2015Apr sale8,300.0014,900.00
8Apr 1 2015Late charge300.0015,200.00
9Apr 18 20151,000.0014,200.00
1a
Cell Formulas
RangeFormula
E2=N(E1)+C2-D2
E3=N(E2)+C3-D3
E4=N(E3)+C4-D4
E5=N(E4)+C5-D5
E6=N(E5)+C6-D6
E7=N(E6)+C7-D7
E8=N(E7)+C8-D8
E9=N(E8)+C9-D9


Edit the column references if necessary.
You can copy the formula in E2 down as far as is required.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,191,346
Messages
5,986,134
Members
440,004
Latest member
Dynawoman

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top