Type Casting in VBA
I have a project wherein I need to cast an object as a Control. Unfortunately, I can't seem to get CType to work in VBA. Does VBA support the CType keyword, and if does, what specific references need to be set the project.
Thanks in Advance
|