count character and add text to location
I am trying to count the number of numbers and add a + symbol to the second to last value in form field
example
user input into field 1000
form format 10+00
user input into field 10000
form format 100+00
user input into field 100000
form format 1000+00
