Hi,
Does anyone know if there is a bug in the Excel version of VBA when using the Internet Transfer Control? I am trying to issue the Inet1.Cancel command which when compiled gives me the "Invalid use of property error".
When i type Inet1.Cancel the Cancel shows up as a property and is...
Hi, Can anyone suggest why the following code behaves as it does. When run for the first time i get an 'Out of Stack Space' error. If i End the code and run it again any number of times thereafter it runs okay! Any ideas plus possible solutions to rectify would be most appreciated. I am running...
Hi.
Can anyone please explain to me why the code in Test1 takes 3 times longer to execute than Test2? Unless i am missing something here it appears that it is better to select a sheet other than the one that you want to work with!
Cheers.
Sub Test1()
St = Now()
Sheet2.Select
For i = 1 To...
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.