Quote:
Originally Posted by BobBridges
Therefore when you read in a CSV, Excel can see only the value, not the way you want it expressed.
|
Bob,
I think you've misunderstood the issue, which is that Excel is converting the text string 'Mar-13' in the CSV file to the date 'March 13, 2013'. If Excel truly returned only the content of the CSV as you suggest, instead of 'interpreting' it, that wouldn't happen.