Thread: VBA for XL OSX
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jos Vens[_2_] Jos Vens[_2_] is offline
external usenet poster
 
Posts: 134
Default VBA for XL OSX

Hi Steve,

a few years ago, I programmed on a Mac. I had the same experience but I
could make it faster (startup in each case) by letting excel crash (sounds
weird but even on PC I have the same experience, but don't know why).

I can't remember the keyboard combination to let a program stop (something
like command-esc or alt-cmd-esc). So when excel starts up, just let it
crash, it should run faster! Just try.

Jos Vens

"Steve_likes_vba" schreef in
bericht ...
I usually write vba for xl 2002, but I have one client with all MAC OSX
machines.
The code runs extremely slow, does anyone know if there is a setting or
someway of increasing the speed of the execution.
--
Steve