I just posted another question here but I didn't want to change the subject.
Using Access 2003...If I have a sub or function that I use in several
applications how do I go about making it a stand alone so I can refer to it
from any app?? I've read about the subject but need some guidance on what
the steps are...Is this what a DLL file is and how do I reference it?? Thanx
for your help!!
Hi,
you can consider making an ActiveX DLL, on VB6 for example, then you can use
it functions/classes in Access and any other COM application

Signature
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
>I just posted another question here but I didn't want to change the
>subject.
[quoted text clipped - 5 lines]
> Thanx
> for your help!!