
Outlook 2K - macros won't work unless VBA environment is opened
Has anyone come across this problem before? I have a macro which
traps the sending of an email message using the Application_Itemsend
sub in the "ThisOutlookSession" - but it doesn't work unless the
VBA environment is opened at some stage. As soon as the VBA environment
is opened - even if it is close straight away - it all works!!
Is there anyway to overcome this, or to programatically open the VBA
environment and then close it?
TIA,
Kevin