• 76K+ records (Excel 97 +all others)

    Author
    Topic
    #371997

    I have a text file with 76885 records containing 6 columns of data, but an Excel worksheet has only 65536 rows. heavy. This spreadsheet would be circulated to around 24 outside parties who will be using various versions and operating systems.

    I realise that I can create two sets of 6 columns in one sheet, two worksheets in one file or two files but if I can create a single one this would be a lot better for the users.

    Any ideas? hairout

    Viewing 3 reply threads
    Author
    Replies
    • #593133

      If the file is going to be used in various versions and OS’es, why not leave it as a text file. Most programs on most OS’es can open text files with fixed width columns and with separators.

      • #593153

        Excellent (no pun intended Charlotte) idea Hans! In fact I first asked the 24 users what format they wanted. Fourteen said text, six said excel and four said both! doh.

        OK – I have 41% of my customers (whatever happened to the 80-20 rule) that want an excel file shrug and I suspect that at least half of them would struggle trying to stick 76K+ records into a worksheet. sigh The error message you get tells you what happened but not why. shocked

        As for Access or Paradox! Well this is a paradox because I don’t have either application compute!

        But I guess the bottom line is that you cannot have more than 65536 rows in a spreadsheet.

        • #593187

          The 65536 truly is a magic number. While you can split the information over multiple worksheets, it then makes it more difficult to do anything useful with it.

          Regards

    • #593145

      If you are dealing with this many records, I would recommend you bite the bullet and use a database program such as Access or Paradox.

      Regards

    • #593194

      The limit of 65,536 rows is a hard limit and there is no way to exceed it. If some of your customers have older versions of Excel (95 definitely, don’t know about 97), then their limit is going to be 32,768 rows. You have listed all of the things that can be done without going to a database program.

      • #593196

        Excel 97 limit: 65,536 rows.

      • #593536

        Prior to XL97: 16384 rows
        Quattro pro: some odd million rows….

        You can have both text and an excel file if you make a query that searches the text file for records one needs…. (Data, Get External data).

    • #593519

      Just as another suggestion…

      You could try a text file and Excel.

      Use MSquery to retrieve the records into Excel.
      This still has the limitation of 65536 rows in Excel, however if only a filtered version is shown, it may be sufficient.

      Note that this will incur a significant speed trade off as the text fiel will have no indexing to help the querys.

      HIH

    Viewing 3 reply threads
    Reply To: 76K+ records (Excel 97 +all others)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: