G
Guest
I have a post form that was created by previous programmer and I am trying to
figure out why I am getting these errors. Below are the messages appeared in
the same form. I am learning VBA and the Outlook functinoally so bear with
me. I am still looking through the VBA script code. Can anyone point out
what the resolution and the direction I need to go in order to troubleshoot
this issue.
"The messaging interface has returned an unknown error. If the problem
persists, restart Outlook."
This happen when I click the 'submit' button in the form.
"The operation failed. An object could not be found."
This happen when I click the 'create' button in the form.
"Array index out of bounds"
This happen when I click the 'create' button in the form.
"Object required: 'ItemAttachment' "
This happen when I click the 'submit' button then the 'show' button in the
form.
figure out why I am getting these errors. Below are the messages appeared in
the same form. I am learning VBA and the Outlook functinoally so bear with
me. I am still looking through the VBA script code. Can anyone point out
what the resolution and the direction I need to go in order to troubleshoot
this issue.
"The messaging interface has returned an unknown error. If the problem
persists, restart Outlook."
This happen when I click the 'submit' button in the form.
"The operation failed. An object could not be found."
This happen when I click the 'create' button in the form.
"Array index out of bounds"
This happen when I click the 'create' button in the form.
"Object required: 'ItemAttachment' "
This happen when I click the 'submit' button then the 'show' button in the
form.