D
Dave
I hope I'm in the right forum - if no, please point my to the right
one?
I have got some extensive VBA applications that are currently calling
a .dll created using Perl. It would be useful if I could convert the
Perl to VB.NET to get the same functionality I'm accessing from Perl
and perhaps afford me some other advantages, as well.
I have never used Visual Studio, but saw that I could download and
install VS 2008 beta, which I have done. Now I'm trying to create
just a small test class that I can access from VBA, and I'm having a
terrible time, at best. In VS, I can do a Build, and I can see in the
Solution Explorer that a number of files have been created, including
a .dll, manifest, etc. I have no idea what to do after that point, and
back on the VBA side, I don't seem to be able to access any kind of a
library as a Reference.
VS documentation talks about registry-free COM, but I don't understand
that at all, nor do I know if it's even applicable for what I want to
do.
Can anyone point me to a step-by-step procedure, relative to VS 2008,
that will let me call a VB.NET class method from VBA? I am so
confused by "interop," "Com-visible" etc. that I'm doing more harm
than good by thrashing around. Furthermore, most of the MSDN
documents I've accessed don't seem to be in sync with this version of
VS.
I really need some basic (no pun intended) help on this - I need
someone to lead me by the hand - can anyone help?
one?
I have got some extensive VBA applications that are currently calling
a .dll created using Perl. It would be useful if I could convert the
Perl to VB.NET to get the same functionality I'm accessing from Perl
and perhaps afford me some other advantages, as well.
I have never used Visual Studio, but saw that I could download and
install VS 2008 beta, which I have done. Now I'm trying to create
just a small test class that I can access from VBA, and I'm having a
terrible time, at best. In VS, I can do a Build, and I can see in the
Solution Explorer that a number of files have been created, including
a .dll, manifest, etc. I have no idea what to do after that point, and
back on the VBA side, I don't seem to be able to access any kind of a
library as a Reference.
VS documentation talks about registry-free COM, but I don't understand
that at all, nor do I know if it's even applicable for what I want to
do.
Can anyone point me to a step-by-step procedure, relative to VS 2008,
that will let me call a VB.NET class method from VBA? I am so
confused by "interop," "Com-visible" etc. that I'm doing more harm
than good by thrashing around. Furthermore, most of the MSDN
documents I've accessed don't seem to be in sync with this version of
VS.
I really need some basic (no pun intended) help on this - I need
someone to lead me by the hand - can anyone help?