Hi All,
I have written an vba code in outlook inside this outlook session. This are basically events that gets triggered when the user clicks on reply, reply all and send.
The code works well till the time the validation is not met, but when my validations is met in the events a msgbox is popped up saying that the sender is blacklisted so the user clicks on ok. When the user select another email and at that time when the user clicks on reply or reply all etc... Outlook gets hanged and ask for restart.
I have written an vba code in outlook inside this outlook session. This are basically events that gets triggered when the user clicks on reply, reply all and send.
The code works well till the time the validation is not met, but when my validations is met in the events a msgbox is popped up saying that the sender is blacklisted so the user clicks on ok. When the user select another email and at that time when the user clicks on reply or reply all etc... Outlook gets hanged and ask for restart.