what do you mean with "modules"? Are they standard
VB .bas file or classes?
If I understand correctly, you have several "modules" (whatever they are) that they are shared between applications, and some modules have a reference to modules (or forms?) that are not used in some of the applications and therefore missing in the
vb project. Am I correct or am I off base?
"There are two ways to write error-free programs. Only the third one works."
Unknown