Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is caused by debug.print statements within the analysis toolpak for VBA.
I think you are stuck with it, as it is an MS addin. -- HTH Bob Phillips (remove xxx from email address if mailing direct) "WhytheQ" wrote in message oups.com... 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
cheers Bob
Bob Phillips wrote: It is caused by debug.print statements within the analysis toolpak for VBA. I think you are stuck with it, as it is an MS addin. -- HTH Bob Phillips (remove xxx from email address if mailing direct) "WhytheQ" wrote in message oups.com... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Phantom links | Excel Discussion (Misc queries) | |||
phantom headers | Excel Discussion (Misc queries) | |||
phantom headers | Excel Worksheet Functions | |||
Two identical entries in "Window" list | Excel Discussion (Misc queries) |