Questions about the VBA SDK

K

keith brickey

What is the difference between the VBA that comes with Office 2003
applications and the VBA that comes with the VBA SDK? What is the VBA SDK
used for?

Thanks,

Keith
 
J

Jeff Waskiewicz

The VBA SDK would be used by developers who want to extend their applications
with VBA. Rather than writing your own proprietery scripting langauge for
you application you can VBA enable it by using the SDK. Many non-MS product
use VBA as their scripting langauge and this is the tool they use to
implement it.

Jeff Waskiewicz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top