Here is my problem...
I have a external organization that only takes files in a CSV format for uploading. I receive the data that is needed for the CSV file in Excel. But, before I can send it to the organization for uploading (in CSV format), I have to convert some of the columns to different formats...which the CSV will not save when I try to convert the Excel document to the CSV format.
Does anyone know, or have any suggestions, about how I can save specific formats (like custom number/text formats) when converting from an Excel file to a CSV file?
Thanks