If I have a cell with a string, like 123AB, is there a way I can use a macro to move the letters to the front of the string?
So does anyone know how to do this? The format is generally the same but could slightly vary.![]()
Please Login or Register to view this content.
123AB
123A
12AB
1AB
etc.
But the end result does the same thing to each value.
AB123
A123
AB12
AB1
etc.
I appreciate your guys help.![]()
Bookmarks