Forum Discussion
FatManFluff
Aug 23, 2024Brass Contributor
Adding a , after a group of text
Good morning, I was looking to add a ,(coma) and a space after every 4 characters. For example, qwerasdfzxcv ------> qwer, asdf, zxcv not always will it always be 12 characters but will always be ...
- Aug 23, 2024
HansVogelaar
Aug 23, 2024MVP
FatManFluff
Aug 23, 2024Brass Contributor
this worked like a charm but just noticed that I do indeed have some charters that 5 characters and not always 4 so its mixed combination of 4 and 5 character all in random sequence. There some instances where it even has a space so then it throws everything off.
For example,
qwer asdfzxcv
Regardless thank you for the help and your answer was indeed correct when always a 4 character combination
- HansVogelaarAug 23, 2024MVP
Is there a rule that determines when to use 4 or 5 characters?
- FatManFluffAug 23, 2024Brass ContributorUnfortunately no it’s at random so that’s y I feel like there won’t be anything I can use and sometimes the 5 characters are in the front middle or the back.