H
hilz
Hi
I have a csv file with fields that look like this
,"20-10",
this is being interpreted as a date when i open it in Excel.
what do i need to do with this filed in order to make Excel consider it
a text?
I tried replacing the double quotes with a single quote like this:
,'20-10',
but that makes the single quote appear in the cell in Excel, which is
not what i want.
please help.
thanks
I have a csv file with fields that look like this
,"20-10",
this is being interpreted as a date when i open it in Excel.
what do i need to do with this filed in order to make Excel consider it
a text?
I tried replacing the double quotes with a single quote like this:
,'20-10',
but that makes the single quote appear in the cell in Excel, which is
not what i want.
please help.
thanks