Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

UK VAT Calculation change

Featured Replies

Hello,

I have now been running my database with no great issues for nearly a year now. I now have a problem which I am sure is easy to fix however have been unable to figure out.

We had a VAT (tax) change here starting 1st January 2010, I could change the calculation no problem however it changes all the database records so when we look back at old invoices it has the incorrect VAT on it.

Can somone advise how to calculate the VAT field @ 15% for invoices raised before 1st Jan 2010 and 17.5% for invoices rasied after 1st Jan 2010? Currenlty the VAT calculation is: nett amount * .175

I have tried to use the "if" function when making the VAT calculatuion however this either calculates at one rate or does not calculate at all. FYI I have tried the following:-

If (invoice date < 1/1/2010, Net amount * .175) or If (invoice date < 1/1/2010, Net amount * .15)

Any help here would be appreciated.

Thanks

See if this helps:

http://forum-en.filemaker.com/t5/Using-FileMaker-Pro/VAT-changing-back-to-17-5/td-p/44186

however it changes all the database records so when we look back at old invoices it has the incorrect VAT on it.

The fundamental mistake here is that you have used a hard coded approached. You need to record the prevailing VAT rate in a separate field (VAT rate) on each invoice and use the calculation:

Nett amount * VAT rate

Edited by Guest

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.