Hello.
I have a form that gathers information and sends it via email using the SendObject action within a macro.
If the user's email client (Outlook Express) is configured properly, everything works great. But, if the user has not yet created an account in the mail client, the macro fails and gives an error.
What is the most graceful way to cancel the macro action without displaying the macro failed error message? Is there one?
Thanks.
I have a form that gathers information and sends it via email using the SendObject action within a macro.
If the user's email client (Outlook Express) is configured properly, everything works great. But, if the user has not yet created an account in the mail client, the macro fails and gives an error.
What is the most graceful way to cancel the macro action without displaying the macro failed error message? Is there one?
Thanks.