F
frog66
Outlook 2003
I have programmed a few "WithEvents" and associated procedures into my
VbaProject.OTM file to manage the appearance of commandbar controls in
various situations.
Something I have done appears to have placed the OTM file in a
constantly running state which I cannot break. Each attempt to break
the code causes the system to crash. each attempt to view a form
object crashes outlook. I can export the code modules and reimport
them but I seem to end up at the same place, making me think that I
have coded something to cause the problem.
While the OTM is in this "running" state I cannot comment out any code
or change anything without Outlook crashing.
Does anyone know how I can start outlook without running the
"Application_Start" routine in the OTM?
Regards
Greg
I have programmed a few "WithEvents" and associated procedures into my
VbaProject.OTM file to manage the appearance of commandbar controls in
various situations.
Something I have done appears to have placed the OTM file in a
constantly running state which I cannot break. Each attempt to break
the code causes the system to crash. each attempt to view a form
object crashes outlook. I can export the code modules and reimport
them but I seem to end up at the same place, making me think that I
have coded something to cause the problem.
While the OTM is in this "running" state I cannot comment out any code
or change anything without Outlook crashing.
Does anyone know how I can start outlook without running the
"Application_Start" routine in the OTM?
Regards
Greg