Question
How do I add VAT amount to a fillable PDF
Hi, I'm new to JavaScript and now I have to write a calculation formula.
I have 4 different values to calculate together and get their VAT amount at the same time
=sum(text49, text52, text53, text54)*1.14
but this does not work.
I have tried working with the amount of columns and lines Col8 Ln10, Ln13, Ln14, Ln15
But its just not calculating my values.
Please HELP!!!!
