View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keith74 Keith74 is offline
external usenet poster
 
Posts: 120
Default Excel crashing on macro execution

Hi There

I have a collection containing about 34000 items and a for each loop
that runs for every item in the collection to update in individual
record in a sql database. For some reason excel hangs everytime i run
the code, the code itself works fine when you step through it but
excel goes boom left to its own devices. Any ideas ?????

cheers

Keith