Keyboard Shortcut for VBA Macro

Keyboard Shortcut for VBA Macro

Anonymous
Not applicable
3,799 Views
3 Replies
Message 1 of 4

Keyboard Shortcut for VBA Macro

Anonymous
Not applicable

Hello,

 

For whatever reason I cannot get a VBA macro to appear in the list of customizable keyboard commands.

I'm sure I've missed a step somewhere along the way.

 

These are the screenshots of what I'm seeing, could someone please help me figure out where I went wrong?

 

Thanks!

 

Ben

Inventor 2016 R2

 

Macros.jpg

 

Customize.jpg

0 Likes
Accepted solutions (1)
3,800 Views
3 Replies
Replies (3)
Message 2 of 4

MechMachineMan
Advisor
Advisor
Accepted solution

My first guess would be because it is saved to the document project rather than the application/one of the other options.


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
Message 3 of 4

Anonymous
Not applicable

Perfect. Yes, that's all it was. I created a new one in application and pasted the code into it, and it shows up now!

Thank you for your help.

 

Happy Thanksgiving,

 

Ben

 

PS - Any idea of how to delete unused/obsolete items out of the VB editor tree?

0 Likes
Message 4 of 4

adhil.pa.789
Contributor
Contributor

Can you tell me,how to assign custom shortcut keys?

I have to create custom key to assign tolerance value for dimensions  while drawing.

0 Likes