Hi all,
Having an issue with the below code. It works fine except with numbers starting with less than 12 for some reason.
For context, it is meant to change a string of numbers entered in a UserForm Textbox into "account format" eg, 123456789012300 would become 012-3456-7890123-00 (I have it...