If i have a project can i refer to all objects within another project without adding the forms/modules one at a time??
Printable View
If i have a project can i refer to all objects within another project without adding the forms/modules one at a time??
make the "other" project an ActiveX DLL and add a reference to it via Project/References and create a public class...