Microsoft Office 2000/Visual Basic Programmer's Guide   

Understanding the Access Application Object

The Application object is the top-level object in the Access object model. It provides properties and methods you can use to create and work with other Access objects. It also provides several built-in functions you can use to work with the objects in your database. In essence, the Application object serves as the gateway to all other Access objects.