Ok, here's the problem. I have a class module, and it controls a form. the form's basically an output area. I need to have my class module respond to events generated by the form. no, the class isn't contained within the form. any suggestions?