PDA

View Full Version : How to use "References"?



mud2
07-12-2009, 07:24 PM
I want to "import?" some coding (module) from one application into another. I'd like to set up a library of subs and functions and use them in several applications. I try the "Tools|references|browse...and "open" what I browse to. Then:
Last year I bungled on how to add a reference to a module to a current module. I've wasted the last two days trying...keep getting "...conflicts...", or "...cannot load..." messages.

OBP
07-13-2009, 04:13 AM
mud, sorry I am not sure what your problem is.

Bob Phillips
07-13-2009, 04:21 AM
Are you trying to do this via VBA, or is it a one-off you can do manually?