TryingToLearn101
MIS
Hi all,
I created a very simple report in crystal version 8.5. I only have 2 columns (item ID and item description). When I exported my data to comma separated values (csv) using the export feature, my header prints on each line.
In Crystal:
Item ID Description
ABC Glue
XYZ Paper
In csv
Item ID, Description, ABC, Glue
Item ID, Description, XYZ, Paper
I am not sure what I'm missing. Can I not have the column headings? If I saved it to excel and then converted it to csv, it would work just fine. But that's defeating the purpose of having the csv export from crystal. Any advice is greatly appreciated.
Thanks in advance.
TTL101
I created a very simple report in crystal version 8.5. I only have 2 columns (item ID and item description). When I exported my data to comma separated values (csv) using the export feature, my header prints on each line.
In Crystal:
Item ID Description
ABC Glue
XYZ Paper
In csv
Item ID, Description, ABC, Glue
Item ID, Description, XYZ, Paper
I am not sure what I'm missing. Can I not have the column headings? If I saved it to excel and then converted it to csv, it would work just fine. But that's defeating the purpose of having the csv export from crystal. Any advice is greatly appreciated.
Thanks in advance.
TTL101