@Vincent_Nuestro - if you always have spaces after the numbers then you can use split method, if not you can go with Regex …
1 Like
@Vincent_Nuestro - if you always have spaces after the numbers then you can use split method, if not you can go with Regex …