Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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.