Does anyone happen to know if there is a token I can add to my csv for this field so Excel doesn't try to convert it?
I'm trying to write a csv file from my application and one of the values happens to look enough like a date that Excel is automatically converting it from text to a date. I've tried putting all of my text fields (including the one that looks like a date) within double quotes, but that has no effect.