VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Office Integration

Stuart Roberts  (5 Submissions)   Microsoft Office Apps/VBA   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Demonstrates how to write code for most Microsoft Office application without having the
code reside in VBA. This is done by writing the bulk of what you want to do in a DLL
which is referenced and used by the Office application. This has advantages like being
able to use forms that were generated through VB 5 or 6 instead of the poor VBA forms.
Read the readme.txt file enclosed with the ZIP for some more info.
Cheers

Rate Office Integration (4(4 Vote))
Office Integration.bas

Office Integration Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters