R
Rohan Khan
I have a csv! file with the number 90E0014 as one of the
fields. Opening it in excel causes it to be displayed as
9.00E+15 though. I don't want this to happen.
Actually, there's many numbers that have the E in it
that's displayed that way in this csv file.
I've tried putting quotes (") around each field,
but this doesn't help.
Same concept applies with dates - ie. if you enter 1/02 -
it's displayed as 2nd January
How do I get this to NOT automatically change the contents
when displaying it in excel.
Remember, this is a csv file, not a workbook - this does
not store formatting info. I think the solution lies in a
setting in excel, but where.
Please help
fields. Opening it in excel causes it to be displayed as
9.00E+15 though. I don't want this to happen.
Actually, there's many numbers that have the E in it
that's displayed that way in this csv file.
I've tried putting quotes (") around each field,
but this doesn't help.
Same concept applies with dates - ie. if you enter 1/02 -
it's displayed as 2nd January
How do I get this to NOT automatically change the contents
when displaying it in excel.
Remember, this is a csv file, not a workbook - this does
not store formatting info. I think the solution lies in a
setting in excel, but where.
Please help