View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Immediate window

Hi Stefi,

These are debug messages from the Analysis ToolPak Addin which the
developers forgot to remove.

Without gainning accessto the addin code, there is little that you can do
other than delete each time,


---
Regards,
Norman



"Stefi" wrote in message
...
Hi All,

I use XL2003. When opening Immediate window I get in it the lines below.
What are these, why are they there and how can I get rid of them?

[auto_open] <
[SetupFunctionIDs] <
[SetupFunctionIDs]
[PickPlatform] <
[PickPlatform]
[VerifyOpen] <
[VerifyOpen] 1
[RegisterFunctionIDs] <
[RegisterFunctionIDs]
[auto_open]

Thanks,
Stefi