View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 380
Default Immediate window

This is some debugging code that the developers of the Analysis Toolpak -
VBA addin put in the code, and they seem to have failed to remove it before
shipping. Nothing you can do about it I am afraid, we all suffer it.

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"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