V
Vilem Sova
I'm wondering if it's possible (and if so how because I get errors when I
try) to add an optional parameter to a class module's Class_Initialize
event. This is so I can instantiate a new object and identify which object I
want to instantiate at the same time - something like Set clsMyObject = New
CuteOjbect(lngObjectID). But note that I want the parameter to be optional.
Thanks,
Vilem Sova
Canberra, Australia
try) to add an optional parameter to a class module's Class_Initialize
event. This is so I can instantiate a new object and identify which object I
want to instantiate at the same time - something like Set clsMyObject = New
CuteOjbect(lngObjectID). But note that I want the parameter to be optional.
Thanks,
Vilem Sova
Canberra, Australia