Have you set a reference to the other project? (Through Tools | References
while you're in the VB Editor)
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"Allan V. Pimble" <(E-Mail Removed)> wrote in message
news:E086FF91-6B39-400D-819C-(E-Mail Removed)...
> Access help says you can use the Run method of the Application object to
> run
> a procedure in another project from your current project by use of the
> syntax
> above. However, when I try it, Access tells me that the procedure can not
> be
> found.