I have column B with varying amounts of rows that I need to add a character to the beginning of the string and another character to the string 3 places in the string. Hoping for some vba code loop to accomplish this.
eg. 12345678 would become x12x345678
have tried various things but nothing comes out the way I was hoping.
Thanks for any help
Bookmarks