News
Besides the VBA addin, we have used an additional VBA file that we call underwriting model that was so far calling the VBA addin. This underwriting model VBA code only runs on our server, and our ...
The VBA functions provided in this article aren’t real-world ready. They are simple calls to the API, so you can see how the pieces work together. However, a few could easily move into your code ...
I'll show them through trying to run this VBA code from an iLogic rule: Sub MySubMethod() Dim doc As Document Set doc = ThisApplication.ActiveDocument Call MsgBox(doc.DisplayName) End Sub Sub ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results