I am trying to process mails as they arrive. The problem
I have is if I recieve another email while the
VBA code
for the earlier one is still executing, the code for the
next message does not get executed. Is there any way
to avoid this?
I am using Outlook XP.
Thanks in advance!
Desikan