Problem to reference FM20.dll

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I try to set a reference to the fm20.dll by browsing to the file.

I receive the following error message:

"Name conflicts with existing module, project or object library"

How can I find which one VB means?
Christian
 
In general that' caused by adding a ref to controls that already are
referenced (via project/components).

Please note, the fm20.dll is for the use in VBA only! You can't use that in
VB6 projects.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>

Am Thu, 12 Jul 2007 04:32:02 -0700 schrieb Christian Havel:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top