G
Graeme Richardson
Hi, I deleted a class module and removed all references to it in code.
The class did raise events and I've removed all of the relevant event traps
too.
When I compile the code I receive the error: "User-defined type not
defined". No code is selected
So I created a new empty class with the same name. Compile error disappears.
I've tried decompiling and recreating the project but the problem remains.
Any suggestions?
Thanks, Graeme.
The class did raise events and I've removed all of the relevant event traps
too.
When I compile the code I receive the error: "User-defined type not
defined". No code is selected
So I created a new empty class with the same name. Compile error disappears.
I've tried decompiling and recreating the project but the problem remains.
Any suggestions?
Thanks, Graeme.