G
Guest
I have some report information that is being generated using dao recordsets.
The reports read the info, output to a file, and finally emailed to the
recipients. I have completed all the above in vba code with one possible
problem that may exist.
How can I tell if outlook errors out. I can put a pause by putting the vba
code to sleep for about 5 or 10 seconds after the send command, but what can
I 'grab' as a return code from outlook - if anything ?
Thanks,
Jason
The reports read the info, output to a file, and finally emailed to the
recipients. I have completed all the above in vba code with one possible
problem that may exist.
How can I tell if outlook errors out. I can put a pause by putting the vba
code to sleep for about 5 or 10 seconds after the send command, but what can
I 'grab' as a return code from outlook - if anything ?
Thanks,
Jason