View Full Version : Access 97 SendObject to Outlook 2003


adian
09-15-2005, 09:03 AM
I apologize if this is in the wrong place, but all the action is taking place inside a macro so I thought it a logical place to start.

The user is running Windows XP with Access 97 and Outlook 2003. The macro simply saves a form and uses sendobject to send a report to an email message.

This macro had been working for her for months, last week it would create messages but not attach any file. She rebooted which fixed the problem for a day, now it's back and I can't seem to find out why. The problem is on just her machine, and an identical macro (save the report name and where it's called from) works just fine.

I tried deleting her temp files in Windows\Temp and Local Settings, but it didn't fix the issue. I've found Knowledgebase articles dealing with similar issues, but most of them are using Lotus.

Any ideas would be appreciated.

- Pat