J
Joanne Bullock
Hi,
I have a cell in excel which has a not-breaking space at the end. I
need to get rid of it but can't seem to check if the space is a space.
Ive tried RTrim(string), instr(lengthofstring, 1, " ") and if string
= chr(32) but nothing seems to work. Is there anything else I can
try?
Thanks,
Jo
I have a cell in excel which has a not-breaking space at the end. I
need to get rid of it but can't seem to check if the space is a space.
Ive tried RTrim(string), instr(lengthofstring, 1, " ") and if string
= chr(32) but nothing seems to work. Is there anything else I can
try?
Thanks,
Jo