I have a row of cells laid out in this format:
Column A will have cells with data in this particular format:
042071 ITMS WO 001
I would like to take all of the text after the first 6 characters (in this case it'd be 040271, the first six characters will always be numbers if that helps any), cut it, and paste it into the cell next to it (column B).
Is there a macro that would allow this?
Also, all of these cells in column A are merged cells so I suppose I'd have to unmerge the cells too before I can paste the necessary text into column B.
Thanks in advance for the help!
Bookmarks