I'm developing a program on two computers - One has an ActiveX exe installed that my program references, the other one doesn't. When I work on the that's missing the reference, when I run the program thru the IDE, at some points I'll get a "Can't find project or library" compile error for basic VBA functions like Right() or Space(). Weird...