Thread: Clearing RAM
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NathanG NathanG is offline
external usenet poster
 
Posts: 24
Default Clearing RAM

Hi,

I have redeveloped a system that uses Excel as its front end. There have
been some changes to the backend i.e a version update, and it appears to slow
things down. The CPU's are fine but after prolonged usage excel slowly grinds
to a halt.

Is there a way to write some code to clear the RAM? I might hard code it in
or put it on a button for the user to chose to clear the RAM.

Thanks

Nathan