P
Peter Chatterton
I have a cell that contains X'2020A0' as trailing spaces.
('A0' I am told is a non-breaking space in html)
I've used the following on it:
Application.WorksheetFunction.Clean
RTrim
but can't get them to go away.
Any suggestions would be much appreciated,
and thanks,
Peter.
P.S. The data comes from an external source.
('A0' I am told is a non-breaking space in html)
I've used the following on it:
Application.WorksheetFunction.Clean
RTrim
but can't get them to go away.
Any suggestions would be much appreciated,
and thanks,
Peter.
P.S. The data comes from an external source.
