I have just received a used cisco 2924 catalyst switch.
I am using hyperteminal via the console port.
As the switch was second hand the previous config is still present, including the old passwords which I dont know. Can the passwords be reset or the switch reset to remove the passwords, so I...
Thanks a heap. Did the trick beautifully.
Just needed to add the = in the set line
For i = 4 To ActiveWorkbook.Worksheets.Count
Set sh = ActiveWorkbook.Worksheets(i)
Invaluable
Thanks again
HI,Hoping someone can help.
I have the following code to loop through a workbook and copy cells from each worksheet to a pre defined sheet.
The problem I have is I would like to start the loop from the fourth worksheet in the work book not the first.
Any help would be great
Thanks
Private...
Currently running an app install across the network via http by running a client side batch that calls a vbscript.
After running the install I would like to automaticaaly close the Instance of IE.
As the app takes varying times to install due to differing banwidths, Sendkeys is not appropriate...
Closing IE window. Is there any way to close an IE window after running an application from within the window apart from using Sendkeys.
I would like to somehow check whether the app is still running before closing the window, as the time varies due to differing network bandwidths.
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.