create a new excel file

S

Srijayanth Sridhar

[Note: parts of this message were removed to make it a legal post.]

With your bare hands and a computer usually.

Jayanth

On Fri, Jun 19, 2009 at 10:32 AM, Vetrivel Vetrivel <
 
M

Matt Neuburg

Vetrivel Vetrivel said:
How to create a new excel file in ruby with examples .

Depends what system you're running. There's one way on Windows and a
different way on Mac OS X. m.
 
D

Daniel Berger

-----Original Message-----
From: Matt Neuburg [mailto:[email protected]]
Sent: Friday, June 19, 2009 11:35 AM
To: ruby-talk ML
Subject: Re: create a new excel file

Vetrivel Vetrivel said:
How to create a new excel file in ruby with examples .

Depends what system you're running. There's one way on Windows and a
different way on Mac OS X. m.

No, actually, the spreadsheet gem is cross-platform.

gem install spreadsheet.

Regards,

Dan
 
R

rilindo foster

Funny you mention this. I myself was trying to remember what I need to
export to Excel and I was about to do the whole thing in CSV (might
still do anyway, since Excel has support for it) when this came
through. Thanks!


-----Original Message-----
From: Matt Neuburg [mailto:[email protected]]
Sent: Friday, June 19, 2009 11:35 AM
To: ruby-talk ML
Subject: Re: create a new excel file

Vetrivel Vetrivel said:
How to create a new excel file in ruby with examples .

Depends what system you're running. There's one way on Windows and a
different way on Mac OS X. m.

No, actually, the spreadsheet gem is cross-platform.

gem install spreadsheet.

Regards,

Dan



--
Rilindo Foster
AOL Instant Messenger: rilindo
Google Talk: (e-mail address removed)
Web Site: http://www.monzell.com
Primary: (e-mail address removed)
Secondary: (e-mail address removed)
"Rich bachelors should be heavily taxed. It is not fair that some men
should be happier than others. -- Oscar Wilde
 
M

Matt Neuburg

Daniel Berger said:
-----Original Message-----
From: Matt Neuburg [mailto:[email protected]]
Sent: Friday, June 19, 2009 11:35 AM
To: ruby-talk ML
Subject: Re: create a new excel file

Vetrivel Vetrivel said:
How to create a new excel file in ruby with examples .

Depends what system you're running. There's one way on Windows and a
different way on Mac OS X. m.

No, actually, the spreadsheet gem is cross-platform.

Ooops, sorry about that. Okay, I guess what I meant is that there's also
at least one way on Mac OS X that doesn't exist on Windows. On Mac OS X
you could do it with rb-appscript; that's what my book manuscript is
about here:

http://www.apeth.com/ruby/10examples.html

The "Microsoft Excel" section on that page includes an example where we
create a new Excel document, populate it with some data, and tell Excel
to draw a chart. m.
 

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

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top