C
Claudia
Hi group,
I have a long list of zip codes in column A that has been
complied. the problem is that some are text and some are
not. What I mean is that I "test" them with =ISTEXT(A1)
for example, if they are text I get TRUE if not I get
False.
I want to convert all of them to Text so that I can export
them to ACcess.
I tried converting the ones that were not text by choosing
the Text under Format menue/ Cells/ Number then Text but
this doesn't convert it really. When I "test" it with
=ISTEXT(), its still not a text.
Any help is very much appreciated
C.
I have a long list of zip codes in column A that has been
complied. the problem is that some are text and some are
not. What I mean is that I "test" them with =ISTEXT(A1)
for example, if they are text I get TRUE if not I get
False.
I want to convert all of them to Text so that I can export
them to ACcess.
I tried converting the ones that were not text by choosing
the Text under Format menue/ Cells/ Number then Text but
this doesn't convert it really. When I "test" it with
=ISTEXT(), its still not a text.
Any help is very much appreciated
C.