Cannot find external name <name>

The currently executing module contains a Use statement whose target module contains a Public name to which the currently executing module refers. That name has been changed in the target module since the currently executing module was compiled.

Restore the original name in the target module, or change the name in the currently executing module to the new name.