I have an 'dll' file which I wish to use in an Access 2000 application. In order to do so, is it possible to create a reference to it like in Visual Basic and then create an instance of its object. Alternatively, do you have to decalare its methods as you would with an API call?