vipersmind
it can't be!
- Local time
- Today, 09:04
- Joined
- Dec 26, 2002
- Messages
- 82
Hi
I am trying to send a report to one email from form.
My code is fired from a command button.
It flashing up quickly saying that it's sending the report but nothing happens.
We use Novell Groupwise.
I am trying to send a report to one email from form.
My code is fired from a command button.
It flashing up quickly saying that it's sending the report but nothing happens.
We use Novell Groupwise.
Code:
DoCmd.SendObject acSendReport, "StopeReport_Rise", _
acFormatHTML, "email@somewhere.com.au", , , "test", "test", True