Outlook 2000 and Outlook XP

J

Jack

When I was home sending email with a macro, everything went fine. When back
to Office, MAPI_Resolvename reported (Outlook not set as default (different
language)). Home = Outlook XP
Office = Outlook 2000. Attachments in place properly, Accounts setup
correctly. I copied the Excel XP spreadsheet from home, which was copied for
home trial last saturday (it was excel 2000 from the Office again) Tested
with breakpoints, home version went fine, when back to Office, MAPIfile
object not set reported in the debug session.

And also, with the home version, the popup screen from outlook has come up
fine, showing you the preference details. When back to office, it did not
come up, just responded with a FFFFFFFF error message. Thanks for helping,
it has been ages already.
Thanks
Jack
 
J

Jack

If object not set is the issue, what should I do to set the attachment?

Set oAttachment(0) = ??
 
Top