A
Ariel Tikotzki
Hi,
I have a class which validates data entered by the users.
I tried from this class to use methods like SelectTaskCell, FilterApply and others, but I get an error message:
The method is not available in this situation - run time error 1100.
What should I do in order to call these methods ?
(BTW - the class has the WithEvents property)
Thanks
Ariel
I have a class which validates data entered by the users.
I tried from this class to use methods like SelectTaskCell, FilterApply and others, but I get an error message:
The method is not available in this situation - run time error 1100.
What should I do in order to call these methods ?
(BTW - the class has the WithEvents property)
Thanks
Ariel