How to add a % character to a form calculation
Hi there, thanks for reading.
Basically I have 4 boxes and 1 total box.
The total box sums up the 4 boxes as a number,
All i want to do is add a % symbol after the numbers.
The % format literally does a % calculation which I do not want.
For example in the 5 boxes i currently have:
10, 10, 10, 10, 40
I want
10%, 10%, 10%, 10%, 40%
Many thanks!!
Simon