Posted on Thursday, 9 August, 2007 by Happy Accountant
To use the sales ledger spreadsheet is easy. Just record all your sales invoices as you raise them. Allow one row per invoice.
Enter the total amounts in columns D and E (if VAT registered) and check that the figure in column F is as you have put in your actual sales invoice.
If you give different periods [...]
Filed under: Accountancy, Accountant, Bookkeeping, Errors, Excel, Saving Money, Small Business, Working for yourself, accounting | Leave a Comment »
Posted on Wednesday, 8 August, 2007 by Happy Accountant
To finish off this simple spreadsheet, it might be helpful to make it look slightly more presentable.Select Row 1 (by clicking on the 1) and then bring up the Format Cells dialog box (either by Menu|Format, keyboard shortcut or right mouse button menu) and then you can make the text bold (Font tab), colour in [...]
Filed under: Accountancy, Bookkeeping, Errors, Excel, Small Business, Working for yourself, accounting | Leave a Comment »
Posted on Tuesday, 7 August, 2007 by Happy Accountant
To format the numbers (in columns D,E, & F) so that they all have 2 decimal places, select these columns (by clicking at the top (where the column letter is) and then chosing Format|Cells and then (on the number tab) click number and make sure that there is a 2 in decimal places.
I also check [...]
Filed under: Accountancy, Bookkeeping, Errors, Excel, Small Business, Working for yourself, accounting | Leave a Comment »
Posted on Monday, 6 August, 2007 by Happy Accountant
First begin by heading up the columns, in cell A1:
date of invoice
invoice number (the number that you assign, since these are your sales invoices)
customer
net amount (if registered for VAT, if not registered for VAT, then head this column “gross amount”)
VAT (omit this if not registered for VAT)
gross amount
credit period given (if applicable)
date invoice is due
date [...]
Filed under: Accountancy, Bookkeeping, Errors, Excel, Small Business, Working for yourself, accounting | 2 Comments »
Posted on Friday, 27 July, 2007 by Happy Accountant
Well, the VAT returns have been done and it’s back to the blog, which has been sorely neglected of late.
I have also been reminded of how handy Excel is as a fallback, even though it isn’t necessarily the best tool for the job, it’s relatively painless, reasonably straightforward and fairly easy to follow the “audit trail”.
Filed under: Accountant, Excel, Friday Blog | Leave a Comment »
Posted on Thursday, 28 June, 2007 by Happy Accountant
To use the purchase ledger spreadsheet is easy. Just record all purchase invoices, receipts and other payments on the spreadsheet. Allow one row per invoice/receipt.
Enter the total amounts in columns D/E/F (allowing for the VAT split if VAT registered) and then allocate the relevent amounts in the appropriate analysis columns (column I to N in [...]
Filed under: Accountancy, Accountant, Bookkeeping, Errors, Excel, Saving Money, Small Business, Working for yourself, accounting | 2 Comments »
Posted on Wednesday, 27 June, 2007 by Happy Accountant
To finish off this simple spreadsheet, it might be helpful to make it look slightly more presentable.Select Row 1 (by clicking on the 1) and then bring up the Format Cells dialog box (either by Menu|Format, keyboard shortcut or right mouse button menu) and then you can make the text bold (Font tab), colour in [...]
Filed under: Accountancy, Accountant, Bookkeeping, Excel, Small Business, Working for yourself, accounting | Leave a Comment »
Posted on Tuesday, 26 June, 2007 by Happy Accountant
To format the numbers (in columns D,E,F,H onwards) so that they all have 2 decimal places, select these columns (by clicking at the top (where the column letter is) and then chosing Format|Cells and then (on the number tab) click number and make sure that there is a 2 in decimal places.
I also check the [...]
Filed under: Accountancy, Bookkeeping, Errors, Excel, Small Business, Working for yourself, accounting | Leave a Comment »
Posted on Monday, 25 June, 2007 by Happy Accountant
First begin by heading up the columns, in cell A1:
date
supplier
ref/invoice number
net amount (if registered for VAT, if not registered for VAT, then head this column “gross amount”)
VAT (omit this if not registered for VAT)
date paid
check zero
stationery (analysis column)
postage (analysis column)
telephone (analysis column)
electricity (analysis column)
prof fees (analysis column)
[add more analysis columns, as relevant to your business]
description
notes
If [...]
Filed under: Accountancy, Bookkeeping, Errors, Excel, Small Business, Working for yourself, accounting | Leave a Comment »
Posted on Friday, 22 June, 2007 by Happy Accountant
I don’t normally have a lot of time to surf the net between work and family committments, but I have noticed Daily Dose of Excel, who have been kind enough to include the Happy Accountant in their extensive blogroll.
The Daily Dose has been running since the start of 2004 and has lots of great tips and [...]
Filed under: Accountant, Excel, Friday Blog | Leave a Comment »
Posted on Thursday, 14 June, 2007 by Happy Accountant
All formulae in Excel begin with an = sign.
Suppose you wish to add the contents of cell A1 and A2 and display the answer in cell A3, put the formua into cell A3:
=A1+A2
To add a column of numbers from A1 down to A10, and put the total in cell B1, you could put
=A1+A2+A3+A4+A5+A6+A7+A8+A9+A10
in cell B1, but [...]
Filed under: Excel | Leave a Comment »
Posted on Wednesday, 13 June, 2007 by Happy Accountant
Excel references each cell, co-ordinate style: With absolute references, letters denote columns and numbers are used for rows. Hence B4, is the second column along (from the left) and the fourth row down.
(There is another style of cell referencing, called relative referencing)
To reference a range of cells (for example, the column of cells starting aown [...]
Filed under: Excel | Leave a Comment »