Hi Guys,
The following code is creating multiple instances of Excel in my Access app and I can't get rid of them. The QUIT method does not work. What am I doing wrong?
Private Sub List5_DblClick(Cancel As Integer)
On Error Resume Next
Dim objSpread As WebBrowser
Dim SAddress As String
Set...
I'm having a growing problem using the webBrowser control object. I'm using the control within an Access app and navigating to Excel files on my hard drive to display them. I've recently noticed mutiple instances of Excel running in the background. Everytime I navigate to a document, wether it's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.