Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: shuaib_cad

So, your VBA code is not launching the iLogic form, right?  The form is most likely being launched due to an iLogic rule that has been set-up in the Event Triggers dialog.  Your VBA code must be causing an event that is triggering that rule to run, which launches the form.  You may need to either temporarily suppress that iLogic rule that is launching the form, or temporarily turn off all Event Triggers functionality, while you are running your VBA code.  This can be done by code if that sounds like a solution to you.

 

Wesley Crihfield

EESignature

(Not an Autodesk Employee)