The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM


HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to format excel sheets in UNIX?? Vijay06 Shell Programming and Scripting 2 05-16-2007 06:01 AM
Need Help on Excel with Unix sireeshp UNIX for Advanced & Expert Users 2 05-04-2007 01:17 PM
Exporting files from unix to Excel sheet bishweshwar UNIX for Advanced & Expert Users 3 03-21-2007 01:41 AM
Spilt excel file in unix Soumya Dash Shell Programming and Scripting 1 09-24-2006 11:56 PM
Opening an Excel File in Unix bubeshj UNIX for Advanced & Expert Users 5 08-03-2006 04:03 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 01-06-2005
puspendu's Avatar
Registered User
 

Join Date: Jul 2004
Location: INDIA
Posts: 18
Excel in Unix

Hi,

How can i create an excel sheet in Unix?

Actually i need the data from the tables into the excel sheet.

Please let me know.

Regards,
Puspendu
Reply With Quote
Forum Sponsor
  #2  
Old 01-06-2005
zazzybob's Avatar
Registered Geek
 

Join Date: Dec 2003
Location: Melbourne, Australia
Posts: 2,100
Excel is a Microsoft product - i.e. it is a Windows based format.

OpenOffice and StarOffice run on various flavours of UNIX. As far as I know, however, OpenOffice only runs on Linux", Solaris, Mac OS X (under X11), and FreeBSD.

Could you not just export your data to a text file, FTP it over to a Windows machine, and then import it into excel as delimited text?

Cheers
ZB
Reply With Quote
  #3  
Old 01-06-2005
google's Avatar
Moderator
 

Join Date: Jul 2002
Location: Atlanta
Posts: 740
I beleive Perl has a module that you can use to extract data from MS Excel. I've never used it before but Im sure you can find out more on Perl Network.

edited - Just did a google search for "perl excel module" and it returned numerous links. One promissing link is Here
Reply With Quote
  #4  
Old 08-17-2006
Registered User
 

Join Date: Jun 2006
Posts: 2
Simple Excel Spreadsheet

If you want to be simple and cheap, if you write tab delimited file and put a .xls extension on the filename, excel will read that and accept it as its own. Keeps you from doing anything fancy, like formatting and worksheets, but hey, I said simple and cheap, what did you expect?
Reply With Quote
  #5  
Old 08-17-2006
muirhejs's Avatar
Registered User
 

Join Date: Aug 2006
Posts: 17
I've had a very good experience with the Spreadsheet::WriteExcel per module; documentation is at: http://search.cpan.org/dist/Spreadsh.../WriteExcel.pm

It seems like what you are trying to do is similar to what I do... connect to a database, run a query, and then export the results to an Excel file. This module works very well with the perl DBI database access interfaces.

Some of the things I can verify that Spreadsheet::WriteExcel supports:
  • Multiple tabs in a workbook
  • Formulas
  • Text attributes (font, color, etc.)
  • Easy row / column navigation

Hope this helps,

- John
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 03:44 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0