Hi Again guy's
DB1 is Active DB
DB2 is Not Open
DB2 is another user that may have it open so i can copy DB2 front end to DB3 front end if need be ?
Is it possible to output a report from DB2 (or DB3) and DB2 (or DB3) is not visible so effectively the user just gets a message, "report now sent to folder"
Open DB2 (or DB3) .visible = false
Docmd.output report etc...
Close DB2 (Or DB3)