LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default loading txt files with more than 256 columns

Thank you for your help!

Simon

"Tom Ogilvy" wrote:

Turn on the macro recorder and open a text file that only has a few columns.

in the final part of the text import wizard, identify a column or two to
skip.

then turn off the recorder and look at the code. The information is in the
array at the end of the OpenText command. The help file on opentext should
show you what they mean.

--
Regards,
Tom Ogilvy



"Pilgrim" wrote in message
...
Thank you for your help,

but how can I specify which column to skip with the opentext method and

how
can I get access to remaining columns? Always when I load the first

columns I
get no access to the remaining columns.

Thanks,

Simon

"Tom Ogilvy" wrote:

Even if you could load it, you couldn't display the data in a 3D surface
chart. A surface chart requires x values down one column, y values

across a
row and Z values at the intersection. Doesn't sound like your data and

it
it is arranged that way, you couldn't set it up on a single sheet.

You can open it with opentext by specify which columns to skip so that

it
pulls in 256 columns or less on one pass and the remainder on another.

--
Regards,
Tom Ogilvy

"Pilgrim" wrote in message
...
Hi,

I have an txt-file with 288 rows and 384 columns. I want to display

these
value in an 3-d surface chart. It is not possible to load the complete
file
due to the limitation of 256 columns of excel. Is it possible to load

the
txt-file in two paeces with "OpenText" or is there another possible
function
to achieve this?

Thanks








 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
trouble loading excel files Lonnie Excel Discussion (Misc queries) 0 February 5th 09 05:28 PM
Is anyone else noting the slow speed of 2007 loading files? Power Point Nurse Educator Excel Discussion (Misc queries) 1 April 16th 07 01:54 PM
Loading Excel files Guy Coleman Setting up and Configuration of Excel 2 March 14th 07 09:58 PM
Excel Automation - loading text files varsha kashyap Excel Programming 0 October 18th 04 10:13 AM


All times are GMT +1. The time now is 06:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"