By clicking “Accept All”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts
These cookies enable our website and App to remember things such as your region or country, language, accessibility options and your preferences and settings.
Analytic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
Does anyone know of a free (or cheap) Ms Excel template which I can use for VAT invoices?
Thanks in advance!
Im not sure if this is what your after but i tend to just use a calculation.
Going off memeory it would be something like:
=sum(Your selling price)/100*17.5+(your selling price)
That would then give you the price of your item + vat (presuming vat stays at 17.5%)
Hi, I'm just working on a template now...
let me know if you want me to send it to you when I'm done. (ch4580 at mac.com)
what fields would be helpful, just incase I'm unaware of some...
if you need some formulas to get you by....
VAT from subtotal
=SUM(<cellnumber>*17.5)
Total from subtotal
=SUM(<cell number>*17.5+<cell number>)
Before VAT total, from Total...
=SUM(<cell number>/117.5*100)
VAT total from Total...
=SUM(<cell number>/117.5*17.5)
None of those formulae are likely to round to the correct penny.
And, sorry Pete, I've realised you were asking about an Invoice template, not a RETURN template (I've got these things on my mind just now)...
I always use Word/Pages... Excel can print out a bit funny, and certainly not look as good as it might in Word...
I think you can import Excel Cells into word, so you could still use the formulas
Hi Tom,
Gonna be a 'problem man' or a 'solutions man' ????
????
Hi, I'm just working on a template now...
let me know if you want me to send it to you when I'm done. (ch4580 at mac.com)
what fields would be helpful, just incase I'm unaware of some...
if you need some formulas to get you by....
VAT from subtotal
=SUM(<cellnumber>*17.5)
Total from subtotal
=SUM(<cell number>*17.5+<cell number>)
Before VAT total, from Total...
=SUM(<cell number>/117.5*100)
VAT total from Total...
=SUM(<cell number>/117.5*17.5)
Have could I have that template please ?