VBA and VB

Hello

I am not not whether VBA can be used to build stand-alone programs, or the programs built using VBA have to be attached to Office product

Thx

Yuelin



Answer this question

VBA and VB

  • scott Li

    You can not write a standalone app without having the related developed Office application. You can create a Add-In or depending on which app, a xla, dot, etc. but you cant do anything without having the Office application unless you just want to view a file. Then you can download a viewer utility from MS. There is one for Word, PowePoint and Excel so far.

  • VBA and VB