Run a I Logic Rule with VBA Excel

Run a I Logic Rule with VBA Excel

Anonymous
Not applicable
255 Views
0 Replies
Message 1 of 1

Run a I Logic Rule with VBA Excel

Anonymous
Not applicable

Hallo there,

 

i habe a question about VBA Excel and iLogic.

Ist there a VBA code for excel to run a rule in Inventor when i open the ipt file?

I just made i rune for opening, but what else muss I writhe down:

 

Sub File_open()

ActiveWorkbook.FollowHyperlink ActiveWorkbook.Path & _
"\Achse.ipt"


End Sub

 

 

0 Likes
256 Views
0 Replies
Replies (0)