xlsx & openoffice

November 11, 2007
By ikd

AddThis Social Bookmark Button

In an earlier posting, I wrote about a filter to open docx files in open office. Unfortunately, this is half the story in this world of digital, paperless office. What happens in the case of Excel 2007 files?

Now, these files have an extension of xlsx. Note the slight difference from the typical xls extension of previous versions of Excel. This may sound like a small deal, but it is not if you don’t have Office 2007. Mind you, office xp, 2k do not open naturally these files. More, Office 2007 saves files in xlsx (and docx), so easily the mistake can be made and presto, you have a file only you can open and read and share with yourself. Great move for productive minds!

I looked in the usual places for solutions.  There are a few online services, like zamzar and  docx2doc, which will convert your files from and to the new formats (if you want to share your files with someone else).   A  search for some perl scripts and modules gave quite a few answers  NOT for the lighthearted, though.

The method I tried and worked for me was to use the Excel 2003 viewer with the addition of the 2007 FileFormat Converter. Even this method is kludgy. You have to:

  1. install the converter,
  2. double click on the file (cannot open the file directly from within the viewer),
  3. watch it being transformed),
  4. select the sheet (or parts of it),
  5. do the copy-paste trick to the earlier version of Excel or OpenOffice,
  6. Optionally, curse and swear at the madness of Office 2007.

The funny part is that xlsx is supposedly an open format, an xml variation.  So, if you rename the file from filename.xlsx to filename.zip and unzip it, you will get a bunch of files and directories with encodings and content.  Then you can open the xml file that is at the heart of the xlsx spreadsheet and see its content.

Enjoy!

I.

AddThis Social Bookmark Button

Powered by ScribeFire.

Related articles

Zemanta Pixie

Print

Related posts:

  1. xlsx & openoffice
  2. odf & docx in OpenOffice
  3. docx in openoffice revisited
  4. first impressions from openoffice.org 3.x

Tags: , ,

One Response to “ xlsx & openoffice ”

  1. ikd on October 2, 2008 at 11:49 pm

    @GX,

    Follow the instructions above and install the Excel viewer under wine or some other virtualization software (I use Sun virtualbox). Open the xlsx file and do the copy-paste trick to openoffice.

    Alternative (and perhaps better) solution: Get version 1.1.7 of odf-converter which will handle xlsx (as well as pptx and docx, of course) files.

    And promise not to swear and curse at the stupidity of folks out there using MS Office 2007.

    I.

Leave a Reply

Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Seek and you shall find the truth

UA-10937991-1