C
Cyberscenes
I am creating an Excel .csv text file with a program and I am trying to
format a field that contains about 20 numbers as a text filed. When I open
the .csv file with Excell that column does not show correctly. It appears
that Excel is trying to treat it as a number. It tried bounding the field
with double quotes and that doesn't seem to make a difference. The filed
still shows up with an "E" towards the right end of the filed that I can't
make go away.
format a field that contains about 20 numbers as a text filed. When I open
the .csv file with Excell that column does not show correctly. It appears
that Excel is trying to treat it as a number. It tried bounding the field
with double quotes and that doesn't seem to make a difference. The filed
still shows up with an "E" towards the right end of the filed that I can't
make go away.