Pacific Database

Home | Contact | FAQs | View Cart

A world of information at your fingertips

MVP Centre

Welcome to the MVP Centre. This page is the portal to a wealth of information about Microsoft Access.

Modules & Classes

You are free to copy and use any of the samples supplied on this website for use in your own projects, provided that all copyright notices remain intact as part of the code. You may not publish the code to any website or other medium without the express written permission of the copyright holder. Each sample is provided on an "as is" basis. No warranty is expressed or implied, and no support is offered.

Creating a module in code How to create, update & delete a standard module using VBA.
Creating a class in code How to create, update & delete a class module using VBA.
Creating & using an object model How to create & use a VBA object model.
Collection classes How to create & use collection classes