M
Melissa
I've just learned how to use the SendObject command and I've run into a
problem. I created a button that once the user clicks on it (from a PO
form), it creates an email with a report attached. The report is filtered to
only send pages of the report that match the PO number from the form. Works
great except when I set the "Edit Message" argument to Yes. After I send
the email or close the email window, another one shows up behind it. Am I
doing something wrong?
My macro is set up as follows:
OpenReport (with Where argument set)
SendObject (with Edit Message argument set to "Yes")
CloseReport
problem. I created a button that once the user clicks on it (from a PO
form), it creates an email with a report attached. The report is filtered to
only send pages of the report that match the PO number from the form. Works
great except when I set the "Edit Message" argument to Yes. After I send
the email or close the email window, another one shows up behind it. Am I
doing something wrong?
My macro is set up as follows:
OpenReport (with Where argument set)
SendObject (with Edit Message argument set to "Yes")
CloseReport