Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   General IT Discussion (https://www.cableforum.uk/board/forumdisplay.php?f=19)
-   -   Excel % Question (https://www.cableforum.uk/board/showthread.php?t=33673618)

LSainsbury 04-01-2011 21:09

Excel % Question
 
Hi,

In my Excel expenses sheet I have a sum which works out the VAT on expenses - at the moment it reads: =SUM(E13/1.175) which is 17.5%.

Yeah - you know what I'm about to ask! How do I change it to 20%?

Should it read: =SUM(E13/1.200)? :dunce:

Jon T 04-01-2011 21:12

Re: Excel % Question
 
Yep, that'll do it, you don't need the trailing 0's though, 1.2 or 1.200 same thing.

punky 04-01-2011 21:12

Re: Excel % Question
 
Yup.

LSainsbury 04-01-2011 21:21

Re: Excel % Question
 
That's what I thought - something odd happening here

Excel works it out as:

Total: £100
VAT: £16.67
Net: 83.33

Surley that should be:

Total: £100
VAT: £20
Net: £80

punky 04-01-2011 21:25

Re: Excel % Question
 
Do

=E13*0.2

Instead.

LSainsbury 04-01-2011 21:26

Re: Excel % Question
 
Quote:

Originally Posted by punky (Post 35147359)
Do

=SUM(E13*0.200)

Instead.

Top man - cheers!

chris9991 04-01-2011 21:44

Re: Excel % Question
 
Doesn't it depend which figure you're starting off with? If you have the pre-VAT price then VAT is 0.2 (same as 20%) of the price, but if it is a post-VAT price then the VAT is the price divided by 6?
Or have I got that wrong?

yesman 04-01-2011 22:03

Re: Excel % Question
 
Quote:

Originally Posted by LSainsbury (Post 35147355)
That's what I thought - something odd happening here

Excel works it out as:

Total: £100
VAT: £16.67
Net: 83.33

Surley that should be:

Total: £100
VAT: £20
Net: £80

Those top figures are correct :)

punky 04-01-2011 22:03

Re: Excel % Question
 
Quote:

Originally Posted by LSainsbury (Post 35147360)
Top man - cheers!

Actually, you were right the first time. £100 = £83.33 net and £16.67 VAT.

it's definitely

=E13/1.2

If you add 20% of 83.33 to 83.33 it equals 99.996 (i.e. £100)

Sorry, long day!

cookie_365 05-01-2011 19:15

Re: Excel % Question
 
Ah, hard coded VAT rates :)

Guaranteed to keep the admin people in the Finance department cheery ;)


All times are GMT +1. The time now is 23:55.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum