Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default faster than VBA macros

This may be kind of basic, and this may not be your problem, but I struggled
with speed with my first macros until I discovered that one should switch
off application.screenupdating, and calculation (look them up in the help
files). Remember to switch them on again at the end of the routine....

Lloyd Rubidge

"Rimcon" wrote in message
...
I use a lot of VBA macros in excel (2003). One of them runs 50,000 Monte

Carlo simulations and it takes 3-4 hours to run on a 3 gigaHz machine. I've
seen demos where 100,000 scenarios run in less than 1 minute. I think I need
to learn a faster language to implement my macros. Any recommendations?
C++, C#, something else?
--
GP



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
can this be done faster? Frank Excel Discussion (Misc queries) 7 August 9th 07 10:02 PM
Can faster CPU+larger/faster RAM significantly speed up recalulati jmk_li Excel Discussion (Misc queries) 2 September 28th 05 10:24 AM
faster than VBA macros K Dales Excel Programming 0 July 27th 04 06:04 PM
faster than VBA macros Tom Ogilvy Excel Programming 0 July 27th 04 05:48 PM
Which one is faster? Syed Zeeshan Haider[_4_] Excel Programming 14 December 4th 03 05:28 PM


All times are GMT +1. The time now is 10:25 AM.

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"