Hi
I would like to use a class module for displaying multiple filter forms.
However I am not sure how to establish reference to the already opened class module in the OnOpen(OnLoad) event of the filer form.
What I have is a Form with products. In this form I open my class module with the "new" keyword, set up properties how I need them etc.
Now I would like to open a filter form from the class module as Dialogue. Well, I just can't figure out how to point the pointer to the already opened class module.
Does anyone tried to do similar thing? Am I conceptually on the right track??
Thanks
Kaspi
I would like to use a class module for displaying multiple filter forms.
However I am not sure how to establish reference to the already opened class module in the OnOpen(OnLoad) event of the filer form.
What I have is a Form with products. In this form I open my class module with the "new" keyword, set up properties how I need them etc.
Now I would like to open a filter form from the class module as Dialogue. Well, I just can't figure out how to point the pointer to the already opened class module.
Does anyone tried to do similar thing? Am I conceptually on the right track??
Thanks
Kaspi