09-10-2018
06:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-10-2018
06:45 PM
How to disable mouse interaction during VBA macro running?
The code that disables mouse interaction in Excel is:Application.Interactive = False
What is the code in Inventor VBA?
Solved! Go to Solution.