D
drod
Okay, so here is my dilema.
In a column, I have numbers like 123456789 and 234567890 (all are
digits long). However, when you select the cell, you can see that eac
of them is preceeded by a " ' " character that apparently is hidde
from view. For example '123456789 and '234567890.
I need to format these cells, but in order to do so, I need to get ri
of the " ' " character preceeding each of the numbers in my column. I
there a way to concatenate or convert each of the numbers such tha
they no longer have the " ' " preceeding them?
Thanks in advance
In a column, I have numbers like 123456789 and 234567890 (all are
digits long). However, when you select the cell, you can see that eac
of them is preceeded by a " ' " character that apparently is hidde
from view. For example '123456789 and '234567890.
I need to format these cells, but in order to do so, I need to get ri
of the " ' " character preceeding each of the numbers in my column. I
there a way to concatenate or convert each of the numbers such tha
they no longer have the " ' " preceeding them?
Thanks in advance