A Microsoft Excel forum. ExcelBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » ExcelBanter forum » Excel Newsgroups » Excel Discussion (Misc queries)
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Excel 2007 VBA-XLL macro speed slow



 
 
Thread Tools Display Modes
  #1  
Old April 4th 07, 09:12 PM posted to microsoft.public.excel.misc
Konq
external usenet poster
 
Posts: 2
Default Excel 2007 VBA-XLL macro speed slow

I have a workbook that calls several custom XLL's and has many custom VBA
procedures. In Excel 2003, the calculation speed with graphs is 10X Excel
2007. After reading the forum posts, I deleted all the graphs - still the
same slow execution speed.

The only other difference I saw was the "4 processors" running for
multi-threading. So I disabled it. The calculation speed is much faster now
in 2007, but still only about 1/3 of Excel 2003.

Has anyone else seen this? I am running a Mac Pro (Bootcamp XP).

Also, I noticed the calculation speed was actually FASTER (slightly) when
running under Win XP, Parallels VM! Ideally it should run slower. Go figure.
  #2  
Old April 18th 07, 02:18 AM posted to microsoft.public.excel.misc
Konq
external usenet poster
 
Posts: 2
Default Excel 2007 VBA-XLL macro speed slow

Well, the multithreading is the main problem as timed tests with long runs
show Excel 2007 to be only 25% slower than 2003 with multithreading off.

My advice: disable multithreading and see if your VBA code is much faster. I
assume this only helps VBA code that calls dll or xll files.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 Why So Slow? Chaplain Doug Excel Discussion (Misc queries) 10 April 17th 07 11:42 AM
excel 2007 slow jojobold Excel Discussion (Misc queries) 4 February 27th 07 12:15 PM
slow INSERT in excel 2007? Loren Meissner Excel Worksheet Functions 1 January 31st 07 05:51 PM
Slow speed Excel with Centrino duo jmb. Excel Discussion (Misc queries) 3 September 11th 06 12:35 PM
Speed up and slow down, the auto-scroll. Jack Tripper Excel Discussion (Misc queries) 0 September 11th 05 03:54 PM


All times are GMT +1. The time now is 03:01 PM.


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