View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Bill Manville Bill Manville is offline
external usenet poster
 
Posts: 473
Default Crash working with Excel 2000

Pasquale wrote:
I tried code cleaner unsuccessfully.

How can I solve my issue?


I don't know.

If you have a very large VBA module (2000 lines) then you should split
it into smaller modules; you may be hitting a module size limit.

Does a log exist to capture this violation for VBE6.dll?


I am not a user of Windows 2000, but I imagine that when the error is
reported to you there is a way to see the address at which the error
occurs. It is sometimes useful to search for that address in the
Microsoft Knowledgebase.


Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply in newsgroup