But what I am trying to do is go from 1 column into 3, so splitting the digits up. I have a few thousand lines so a static function isnt possible. Isn't Replace function pretty static? or should I make the 'replace with' a variable?
Edit 1: also, if I replace the ; for , it would mess up the...