View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
GS[_2_] GS[_2_] is offline
external usenet poster
 
Posts: 3,514
Default Speeding up Excel simulations

I have a VB based Excel simulation that I want to speed up.

I have read that VB runs single thread.

Is there any good data on picking out a computer that will run VB
fast?

Any other pointers.

I plan to work on improving the algorithm, but I am also trying to
figure out how to pick the best hardware and take advantage of it.


Optimizing the code for best performance is going to make the biggest
difference. Post your code for more help...

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion