Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automatic e mail from access sending blank report

Status
Not open for further replies.

culpeppers

Technical User
Apr 8, 2003
2
GB
Have a Form people insert Data into and then an auomatic button to e mail to different addresses. When the email reaches the other end it is sometimes blank and not picking up the typed fields. This is an error that is not happening all the time. I am at a loss.
 
Can you see the code that sends the email?
Is it using sendobject?
 
You can put a program break on the sendobject line and check the values to see if they make it this far.
maybe create a logfile and log the email values if it is a hard to reproduce problem.

Have you changed the Email program, or patched the system with security patches? Are all the users using the same email program?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top