As with anything you add to your project, the first thing you should do when adding a class module is change its name. It is important to do so because controller code will use the Name property when a copy of your class is instantiated as an object. This is done through the Properties window in the right-hand side of VB.