View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Virus in my Immediate window?

Hi Mike
yu have probably some Add-ins installed which do some Debug.Print
statements during start-up / initialization

Frank

Mike H wrote:
When I open my immediate window it already has some commands in,
which I don't recognise. It contains the following text:

[auto_open] <

[SetupFunctionIDs] <

[SetupFunctionIDs]

[PickPlatform] <

[PickPlatform]

[VerifyOpen] <

[VerifyOpen] 1

[RegisterFunctionIDs] <

[RegisterFunctionIDs]

[auto_open]


Does this mean that it's running something that I'm not aware of?