beautifying CSV files

  • Thread starter Thread starter Ravi Krishna
  • Start date Start date
R

Ravi Krishna

Hi,


I generate a CSV file thru Perl and attach it in email. The CSV file can be
directly read by Excel and it looks great. However I am not able to be highlight
any row or column, like the total column at the bottom.

Is there a way I can embed them in a CSV file. I don't think so, but hey, someone
can comeup with a suggestion.

Alternatively can I generate a file in XML which can be read by Excel along with
fonts, color codes etc.

Thanks.

Ravi
 
Hello Ravi

By definition, (as seen during the Save dialog) .CSV files do not retain formatting.

Send Two files!

One for display (a regular .XLS file) with special formatting

Second as a .CSV file for importing or whatever.

Dennis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top