Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? I've tried Googling this and it would suggest that maybe memory is the limiting factor - however, I'm using a PC with 4GB of memory (the text file I'm using is around 84MB)...! Thanks for your help, Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime 28 - Out of stack space | Excel Programming | |||
Number of space in a string | Excel Discussion (Misc queries) | |||
Can I find a string with or without a space after the last charact | Excel Programming | |||
how to remove a space after a string? | Excel Programming | |||
NEED HELP-----Removing a space at the end of a string of character | Excel Discussion (Misc queries) |