Clicking a button to on Inventor VBA Form from Excel VBA

Clicking a button to on Inventor VBA Form from Excel VBA

floccipier
Advocate Advocate
463 Views
2 Replies
Message 1 of 3

Clicking a button to on Inventor VBA Form from Excel VBA

floccipier
Advocate
Advocate

Hi,

I have been able to execute different rules and show the forms in inventor VBA though excel but I am struggling to find a way to click a button after form is initiated. Any help or guidance please. 

 

regards, 

flo

0 Likes
464 Views
2 Replies
  • VBA
Replies (2)
Message 2 of 3

A.Acheson
Mentor
Mentor

Would it be possible to show more detail on your workflow with some images? I am not sure what button you are looking to access and from where and the operation this will carry out. 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
Message 3 of 3

floccipier
Advocate
Advocate

Yeah sure. 

I am running vba in Excel which which

  • reads some data from the my drawing blocks to Excel> done
  • runs inventor Inventor and runs VBA that shows up a message> done
  • runs VBA Inventor that shows up a vba form> done
  • on VBA form in Inventor I need to click a button to do further actions but I don't know how to click. Now we are doing it with manual clicking but I want to automate and few other click operations as well. 
    floccipier_0-1629378904563.png

     

hope this might have explained it to some extent. 

0 Likes