Hi Folks,
I think this is quite an easy one - I've seen similar solutions through searching but not quite exactly this.
I have a column with data in it and I want to use vba to get rid of everything before - and including #
So for instance I've got ZP02-TS-GLE#1282255 and I want to get rid of everything except 1282255 for that cell
I want to do this for the whole column.
Any help appreciated
Many Thanks
Tom
I think this is quite an easy one - I've seen similar solutions through searching but not quite exactly this.
I have a column with data in it and I want to use vba to get rid of everything before - and including #
So for instance I've got ZP02-TS-GLE#1282255 and I want to get rid of everything except 1282255 for that cell
I want to do this for the whole column.
Any help appreciated
Many Thanks
Tom