+ Reply to Thread
Results 1 to 4 of 4

Out of string space...

  1. #1
    Registered User
    Join Date
    11-21-2005
    Posts
    46

    Out of string space...

    Dear all,

    I'm using the VBA code found at the following URL to import a large text file into Excel 2007 across several worksheets:

    http://support.microsoft.com/kb/120596/EN-US/

    The only change that I've made is to update the maximum row number from 65536 to 1048576 to account for this version of Excel.

    However, when I run the code I receive the following error:

    Run-time error 14: Out of string space.

    Does anyone have any ideas as to what this refers to and how I might go about solving it?

    Thanks for your help,
    Steve

  2. #2
    Forum Contributor
    Join Date
    09-04-2006
    Location
    Yorkshire, England
    Posts
    267

    Error 14

    Hey,


    You could be out of memory

    Try at the top of your macro.

    Please Login or Register  to view this content.
    Hope it helps
    JR
    Versions
    Mac OS X 'Leopard'
    Mac MS Office Excel 2004
    Windows XP
    MS Excel 2002
    MS Excel 2003

  3. #3
    Registered User
    Join Date
    11-21-2005
    Posts
    46
    Thanks for the suggestion. I tried that but the code seemed to do nothing (i.e. it just returned to a blank workbook).

    I tried Googling about this error, and it does seem that it might be linked to a lack of memory. However, I'm using a PC with 4GB of RAM - the text file in question is 84MB.

    Any other pointers guys?

    Thanks again.

  4. #4
    Registered User
    Join Date
    11-21-2005
    Posts
    46
    Any ideas on this one guys?

    Thanks

+ 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