View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ian Belcher[_2_] Ian Belcher[_2_] is offline
external usenet poster
 
Posts: 2
Default Running out of memory

I'm running a macro which copies and pastes pictures.
It'll only run about 30 times until Windows runs out of
memory. I then have to quit Excel and start again. Is
there anyway to clear the memory each time so it can run
without quiting?

Thank you

Ian