VBA interference between applications?
Hi everyone. I'm brand new here. I am a very casual VB user and I am looking forward to learning a lot here.
I have been using VBA in Excel, and I recently started using VBA in another low volume specialized program. My question is: Is there just one VBA program that is shared among all programs that use VBA? How much interference is there? Is there some restriction on using only one at a time? I'm using VBA 6.3 on XP Pro.
The reason I'm asking is that I swear I saw some strange results from this other program while a computationally-intensive (100% CPU usage) Excel macro was running.
Thanks for any help.