Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: CSV to Excel

by raj8 (Sexton)
on Jun 08, 2010 at 20:42 UTC ( [id://843734]=note: print w/replies, xml ) Need Help??


in reply to Re: CSV to Excel
in thread CSV to Excel

I would rather automate the process.

Replies are listed 'Best First'.
Re^3: CSV to Excel
by Herkum (Parson) on Jun 08, 2010 at 22:18 UTC

    I find it ironic that you say you want to automate the process but you haven't presented any code saying what you have tried. Perhaps you should make an effort to write something and I am sure someone would be willing to help from there.

Re^3: CSV to Excel
by trwww (Priest) on Jun 09, 2010 at 01:45 UTC

    You are asking how to convert a csv file to an excel file. The point that is being made is that a csv file is an excel file. MS Excel opens CSV files with no intermediate processing needed.

      Like has been said you can open csv native in excel, or if you actually want to do anything else with the data, better off not converting into .xls...a quote comes to mind: "this is a dead end". Keeping the data in text or at least database format allows for transformations/munging. Excel can provide..uhm..pie chart. Avoid Excel (especially) for any number work where dollar amounts (or jobs) are at stake, as it's the only (supposedly serious) spreadsheet that uses floating point math for calculations.
      the hardest line to type correctly is: stty erase ^H

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://843734]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 07:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found