I want to add a field that automatically works out the VAT in a seperate field so i can calculate how much VAT we pay on services. Is this possible?
I have tried to add a formula e.g =SUM(amount)*20% and also +=SUM(amount)*0.2
Neither of these work - it just shows an error message.