M
Mahnian
I need to remove the first 5 characters from every cell in column L and
replace the new string back into the originating cell.
Example:
337;#Error code
127;#Different Error Code
Would become--
Error Code
Different Error Code
So on and so forth.
Thank you in advance..
--Mahnian
replace the new string back into the originating cell.
Example:
337;#Error code
127;#Different Error Code
Would become--
Error Code
Different Error Code
So on and so forth.
Thank you in advance..
--Mahnian