Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default OpenText very slow

I use Excel 2000 and am trying to use a macro to open 15 small text files.
It is very slow taking several seconds to open each file.
I have removed all data manipulation from the macro and now just open the
files with Workbooks.OpenText Filename:=

Once open the text files only fill 100 cells on a spreadsheet. But it is so
slow I think I would be quicker doing this manually.

Any suggestions please.



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 109
Default OpenText very slow

1. Perhaps you are using files from a server, when copying to your
hard drive first might help.

2. Try Application.Calculation =xlManual


Regards
BrianB
================================================== ======

"nicoll" wrote in message ...
I use Excel 2000 and am trying to use a macro to open 15 small text files.
It is very slow taking several seconds to open each file.
I have removed all data manipulation from the macro and now just open the
files with Workbooks.OpenText Filename:=

Once open the text files only fill 100 cells on a spreadsheet. But it is so
slow I think I would be quicker doing this manually.

Any suggestions please.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 473
Default OpenText very slow

Nicoll wrote:
I use Excel 2000 and am trying to use a macro to open 15 small text files.
It is very slow taking several seconds to open each file.


Application.Calculation = xlManual ?

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup

Reply
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
After OpenText all pastes from external apps use format from OpenText Jim[_31_] Excel Programming 1 November 8th 03 02:17 AM
Workbooks.OpenText Alistair Eberst Excel Programming 2 October 21st 03 12:50 PM
Using Workbooks.OpenText to read a tab-delimited file into a worksheet Dan E[_2_] Excel Programming 0 August 19th 03 08:02 PM
How do I unprotect cells when using OpenText function? Scott Lyon Excel Programming 1 August 18th 03 10:07 PM
OpenText bug ? Orlando Magalhães Filho Excel Programming 0 August 1st 03 04:14 AM


All times are GMT +1. The time now is 10:14 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"