Message 1 of 2
Determine if another VBA program is running
Not applicable
10-15-2008
01:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a routine in VBA that runs whenever anything in the drawing is modified. It filters out anything not of the correct type or on the correct layer. The probelem I have is I need it to ignore anything being done by another routine.
Is there a way to determine if another VBA program is running?
Thanks.
Is there a way to determine if another VBA program is running?
Thanks.