Skip to main content
Rob Art Illustration
Inspiring
April 10, 2021
Answered

Stupid maths question for beginner in field.

  • April 10, 2021
  • 1 reply
  • 1763 views

Hi all

I am creating an invoice and one of the fields is the form is tax (to be added). How do I add that in the calculate area, if I have a subtotal field and want to add 24% to that total?

 

Thanks in advance

 

Rob

This topic has been closed for replies.
Correct answer Rob Art Illustration

OK, I found the problem. I did this and it kind of works, but the Total is wrong. The total is simply Subtotal+Tax.

 

Rob


OK, I sorted it.

(subtotal*1.24)-subtotal

 

Thanks for your help!!

1 reply

try67
Community Expert
Community Expert
April 10, 2021

Multiply the subtotal by 1.24 ...

Rob Art Illustration
Inspiring
April 10, 2021

Thanks for that. Can I now ask, where would I put this calculation and in what format to select teh field and then do the multiplication.

Thanks in advance

 

Rob

practice safe design | use a concept ~ Petrula Vrontikis
try67
Community Expert
Community Expert
April 10, 2021

That depends. Do you want to edit the value of the subtotal field itself, or do you want to show the value of the subtotal+tax in another field?