Hi!
I am trying to figure out a formula to remove the last three zeros in a string but still keeping one of the zeros so that it is a 4 digit number.
For example: in the RegExOut1 column first line I would like for that to output to the account column as 1130 instead of 1130000

Thank you!