NotASuperGenius
Board Regular
- Joined
- Jun 17, 2002
- Messages
- 62
I am working with a .CSV file that is generated upstream from me. It contains 1500 rows of data, each row has 6 columns. The first column is "Company Name", followed by three columns of dates and then some performance numbers.
The problem I am having is that the file is comma delimited and some of the company names include commas. As a result, when I open the .CSV file in Excel about 10% of the rows are misaligned.
I have been manually correcting this but there has to be a better way. I cannot make changes to the processing upstream (change the delimiter or to forbid commas in the company name).
Suggestions appreciated - Cheers, NASG
The problem I am having is that the file is comma delimited and some of the company names include commas. As a result, when I open the .CSV file in Excel about 10% of the rows are misaligned.
I have been manually correcting this but there has to be a better way. I cannot make changes to the processing upstream (change the delimiter or to forbid commas in the company name).
Suggestions appreciated - Cheers, NASG