A
Alexander
I have written code to automatically send some 200 reports via email. I use
a For Each ... statement and send a specified report to different addresses
with DoCmd.SendObject. During programming I often tried the code and it
seemed to work. However, now in a realtime version it sends some reports and
skips most without generating an error message. Due to the absence in that
case of the screen 'Now outputting ReportName to a mail message' I now the
bug must be with Access and not Outlook.
Please suggest to me what could be wrong. Any alternative ways to batch-send
reports would be most welcome.
Alexander
a For Each ... statement and send a specified report to different addresses
with DoCmd.SendObject. During programming I often tried the code and it
seemed to work. However, now in a realtime version it sends some reports and
skips most without generating an error message. Due to the absence in that
case of the screen 'Now outputting ReportName to a mail message' I now the
bug must be with Access and not Outlook.
Please suggest to me what could be wrong. Any alternative ways to batch-send
reports would be most welcome.
Alexander