Re: How I make a DLL work with Excel/Word VBA?

Tech-Archive recommends: Fix windows errors by optimizing your registry




MikeD wrote:
"Karl E. Peterson" <karl@xxxxxxxx> wrote in message
news:OgsXfglYGHA.1888@xxxxxxxxxxxxxxxxxxxxxxx
Cactus wrote:
How I make a VB5 DLL work with Excel/Word VBA?

Compile it. Then, in the VBA editor, select it from the
Tools-References dialog.

And of course, make sure the VB5 core runtime files and any other
files your DLL is dependent upon are installed (best to make an
installation program to do this).

I'm pretty sure the VB5 runtime comes with most (all?) versions of Office
since 97?

VB5 runtime can find at anywhere.

I need VB5 Because MS Offices project based VBA.
and office not enough power for me;)

C++ may have power but not fit to VBA.


.



Relevant Pages

  • Re: Most Economical VB Development Compiler
    ... I've tried the VB5 complier that Schmidt suggested. ... I got a compiler error ... not my code I'm not too keen on messing with the source code. ... > different language and a totally different environment (check all your VBA ...
    (microsoft.public.vb.winapi)
  • Re: Fun and games instaling VB6 and MSDN!
    ... Would it make any sense to start up with a virgin machine, ... I can understand if you have codebase in VB5 that you wish to hang on to, ... Trying to download the MDAC 2.5 gave the message that I already had it! ... the box offering a choice of vb or vba. ...
    (microsoft.public.vb.general.discussion)
  • Re: How I make a DLL work with Excel/Word VBA?
    ... within Word or Excel VBA. ... "I need VB5 Because MS Offices project based VBA and office not enough power ... The best place to start is with the Office XP technical article "Building a ...
    (microsoft.public.vb.winapi)
  • Re: How I make a DLL work with Excel/Word VBA?
    ... > installation program to do this). ... I'm pretty sure the VB5 runtime comes with most versions of Office ... I need VB5 Because MS Offices project based VBA. ... C++ may have power but not fit to VBA. ...
    (microsoft.public.vb.winapi)
  • Re: Rounding numbers
    ... Multiply the number by a power of 10 factor ... Divide by that power of 10 factor ... RE VB5 ... I have searched thru formating options but do not see a way yet. ...
    (comp.lang.basic.visual.misc)