Made by FireHacker on Russian forums.
This code requires vba6.dll
which is not supplied with Office. It comes with the VB6 IDE and I'm uncertain whether this would even work in VBA. If it does, then the DLL has some fairly amazing capabilities! This particular project enumerates the executing VBProject and harvests all callable functions by enumerating the VBProject's type library.
Allows you to execute code as if it were written in the immediate window!