A
avi
Hello,
I've developped an exe application in VB6 that i call from vba with a
shell command. It works quite fine but is a little bit slow as a bit
of communication is done with Excel.
I wonder if it is possible to transform the application into a dll
and how. The application consist of a form with a lot of functions
In a previous post i was strongly recommended to make a dll and not an
exe, but due to insufficient knowledge, i prefereed the sraighforward
exe approach
I feel now more confident to try the dll appraoch but need some
guidance
Thanks a lot
Avi
I've developped an exe application in VB6 that i call from vba with a
shell command. It works quite fine but is a little bit slow as a bit
of communication is done with Excel.
I wonder if it is possible to transform the application into a dll
and how. The application consist of a form with a lot of functions
In a previous post i was strongly recommended to make a dll and not an
exe, but due to insufficient knowledge, i prefereed the sraighforward
exe approach
I feel now more confident to try the dll appraoch but need some
guidance
Thanks a lot
Avi