+ Reply to Thread
Results 1 to 5 of 5

Excel 2007 : xlsx being saved as xlsb?

  1. #1
    Registered User
    Join Date
    04-17-2010
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question xlsx being saved as xlsb?

    I have written an application in Java that used POI to import Excel files, in either Office 2003 format or Office 2007 xlsx (OOXML) format. The issue I have run into is that some files that have the 'xlsx' extension appear to be in 'xlsb' format, this despite the user having specified the file to be saved in 'xlsx' format. I would like to understand why this is happening.

    Can anyone tell me whether there are any reasons that would cause Excel 2007 to save the file in the binary format, rather than the OOXML format? I don't if it is any indication, but when trying to open the file in Office 2008 (Mac) I get told that the workbook contains unsupported "OLE DB query tables" content. I am reaching the conclusion that this is the binary format, because the file data does not start with "PK" characters and saving another file in xlsb shows the same general pattern.

  2. #2
    Valued Forum Contributor tony h's Avatar
    Join Date
    03-14-2005
    Location
    England: London and Lincolnshire
    Posts
    1,187

    Re: xlsx being saved as xlsb?

    just thought I would bump this


    click on the * Add Reputation if this was useful or entertaining.

  3. #3
    Registered User
    Join Date
    04-17-2010
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: xlsx being saved as xlsb?

    Quote Originally Posted by tony h View Post
    just thought I would bump this
    You've run into the same issue?

  4. #4
    Registered User
    Join Date
    08-27-2012
    Location
    lebanon
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: xlsx being saved as xlsb?

    Quote Originally Posted by ajmas View Post
    You've run into the same issue?
    heyyy please can you send to me your java code...i need it for my project...thank youuuu

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Excel 2007 : xlsx being saved as xlsb?

    Dibnado,

    Welcome to the Forum, unfortunately:

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread. It makes sense to have a new thread for your question because a thread with numerous replies can be off putting & difficult to pick out relevant replies.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1