LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.sdk,microsoft.public.excel.worksheet.functions,microsoft.public.office.developer.vba
external usenet poster
 
Posts: 16
Default QUERY: Excel's SaveAs so slow..

Just wondering if anyone knows about Excel's SaveAs command?

I load up a Excel file via VNC on a server on the otherside of the world. I
got a macro which does a SaveAs command to a network drive which is my local
HD. It takes over 12 minutes to do a save of a file only 600kb. Is this
normal?

The macro however does run a lot of formating and data parsing/entry from an
XML file, so I guess a lot of memory would be consumed. Maybe if I free up
the memory before the save? But in Excel you cannot free up memory easily.
There's no memory management commands, and no garbage collection.

Would it be quicker to issue a copy or maybe move command? Because I used
Windows Explorer to copy the 600kb excel file from the server to my local
drive and it took seconds! So maybe it's Excel '97 really slow SaveAs
command?


 
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
Very slow using SaveAs in Excel (and other Office apps) Philip Excel Discussion (Misc queries) 2 January 7th 08 08:18 PM
QUERY: Excel's SaveAs so slow.. KevinGPO Excel Worksheet Functions 2 February 15th 06 03:43 PM
QUERY & HELP: so slow executing VBA code... :S John Keith Excel Worksheet Functions 3 February 13th 06 03:47 PM
File saves ok, SaveAs VERY slow CLR Excel Discussion (Misc queries) 6 August 12th 05 08:26 PM
SaveAS macro Query Nigel Excel Discussion (Misc queries) 1 May 13th 05 01:17 PM


All times are GMT +1. The time now is 02:08 PM.

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

About Us

"It's about Microsoft Excel"