Run VBA code after document opens

Run VBA code after document opens

Anonymous
Not applicable
532 Views
1 Reply
Message 1 of 2

Run VBA code after document opens

Anonymous
Not applicable

Hi

I want to have some code in my drawing run when I open it.

 

The code has to run before the drawing is saved, but I can't find a way initialize the event handler automatically.

 

0 Likes
Accepted solutions (1)
533 Views
1 Reply
Reply (1)
Message 2 of 2

mcgyvr
Consultant
Consultant
Accepted solution

I believe they may have disabled the ability for VBA macros to autorun. 

I think you either need to use an addin or ilogic triggers.



-------------------------------------------------------------------------------------------
Inventor 2023 - Dell Precision 5570

Did you find this reply helpful ? If so please use the Accept Solution button below.
Maybe buy me a beer through Venmo @mcgyvr1269
0 Likes