We have an Access 2000 database that sends emails with a report attached to each, from several buttons using DoCmd.Sendobject acReport, etc.... The send fails after the first one is sent, but no error message occurs. If we close the database and go back in, we can send another one, but it never will send more than one without failing on subsequent sends. The send function works fine in our 97 version of the database. Has anyone encountered this, and do you know if it is a known bug and how to resolve it? Thanks.