I am working on an Access application that is completely transactional meaning that it uses ADO recordsets instead of linked tables to access and modify data. This approach is working out well but I cannot figure out how to create an unbound report that connects itself to a recordset in the Open event. Does any one have any experience with this? Can it be done at all? Any help is greatly appreciated.