vbscript - How to create a object of java class in excel vba -


I have a Java class ... I have registered in my system (this message has been successfully registered) ..but when I try to create an object (code is given below) is throwing this error because the module is not found..I have set the path. If yes .. ..

  Dim con set set = CreateObject ("main")  

The main Java class is in C: \ windows \ Java \ trustlib

Please help me..I am new to Vba Excel

Check out this description. & lt; Server & gt; ; is the name of the application providing objects.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -