Cannot use class objects
Dear everyone
I am reading the "Beginning Access 2003 VBA", in chapter 4 we have to create our own objects in a class module then we have to use these objects in a form.
All went perfect until I had to use the object, when we write the object name and press the dot we should see the list of properties for that object...well this is not happening.
I Also get a warning when I load the form that the events cannot be executed because of missing reference.
Please Help
Wael
|