View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WhytheQ WhytheQ is offline
external usenet poster
 
Posts: 246
Default Immediate Window phantom entries

Dear All,
This is just a little peculiarity that I've not seen before - it's
probably a system thing rather than a VBA thing.
When I open the VBA editor in the morning after logging on and opening
Excel the Immediate window is full of the following wierdness:

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

Anyone ever seen this before?
Obviously not a major problem: just means I have to go and delete it
everyday.

Help appreciated,
J