J
Jean-Paul
Hi,
I have this:
DoCmd.SendObject acSendReport, "Planningverslag", acFormatSNP, ........
in my code.
This sends a report to somebody.
This report however is send to outlook mailbox out.
I want it to be send immediatly, without me having to open outlook to
get it send.
But.... How?
Thanks
I have this:
DoCmd.SendObject acSendReport, "Planningverslag", acFormatSNP, ........
in my code.
This sends a report to somebody.
This report however is send to outlook mailbox out.
I want it to be send immediatly, without me having to open outlook to
get it send.
But.... How?
Thanks