View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Romuald[_3_] Romuald[_3_] is offline
external usenet poster
 
Posts: 6
Default Excel gets slower and slower....

I use a workbook on Excel 2002 and windows XP. It is used to display reports
built with VB code.

When the users display many reports, the Excel becomes slower and slower. I
check my code and all objects are cleaned after their use. DO you have
already met problems of memory leak? Is it possible to clean memory using VB?

thanks for your help!