View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vandenberg p vandenberg p is offline
external usenet poster
 
Posts: 21
Default Error renaming Worksheets when addin is loaded

Hello:

I wrote an addin that works fine in Excel 2003. But when loaded in Excel 2007 it
causes a crash if I try to rename a worksheet in any file I happen to have open.
If I unload the addin the problem goes away.

The addin has several thousand of lines of code and I don't have a clue to where the
problem is. Does anyone have a suggestion as to where I might look for the problem?
Or what kinds of routines are likely to cause this type of problem?

Thanks for any isight.

Pieter Vandenberg