Calling a VB.NET exe/dll from excel

R

Rui Dias

I would like to call a login form implemented in VB.NET from excel.
Is this possible?

I went to References on the Tools menu (VBAProject in Worksheet) and tried
to do browse for my .exe and it didn't loaded.

Error: Can't add a reference to the specified file

What am i doing wrong?
 
Top