Missing References In Visual Basic, But Dll Is Present In The Mentioned Location?

I have written a macro to query access from excel. The macro gives error – Cant find project or library. When I go to Tools–>References, there are two libraries showing missing reference. However, the files are present in the mentioned folder location. What should i do now?

Tags: , , , , , ,

One Response to “Missing References In Visual Basic, But Dll Is Present In The Mentioned Location?”

  1. hswes says:

    You may have to register this DLL’s using regsvr32
    Helmut

Leave a Reply